Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,484 for

height

(0.11 sec)
  1. Thay đổi kích thước các trang tài liệu PDF qua ...

    Việc thay đổi kích thước tài liệu PDF được thực hiện bằng Aspose.PDF Cloud. Kiểm tra mã nguồn Java để thay đổi kích thước các trang tệp PDF....; Double RESIZE_NEW_PAGE_HEIGHT = 500 .; try { PdfApi pdfApi...RRESIZE_PDF_HTML_FILE , RESIZE_NEW_PAGE_HEIGHT , RESIZE_NEW_PAGE_WIDTH , null...

    products.aspose.cloud/pdf/vi/java/resize/
  2. Customize Barcode Appearance|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... $image_height and $image_width : Dimensions...resolution = 300 ; $request -> image_height = 200 ; $request -> image_width...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. Chuyển PDF thành Excel (XLS/XLSX) trong Node.js...

    Cách chuyển đổi PDF sang Excel (XLS/XLSX) trong Node.js bằng cách sử dụng Aspose.PDF Cloud SDK. Trích xuất dữ liệu dưới dạng bảng từ PDF vào bảng tính Excel có cấu trúc một cách hiệu quả....1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/vi/pdf/convert-pdf-to-excel-i...
  4. C#에서 PDF를 JPEG로 변환기 | REST API로 PDF를 JPG로 변환

    PDF를 JPEG로 변환하는 방법을 C#에서 RES API를 사용하여 배우세요. 고품질 PDF에서 이미지로 변환을 자동화하고 PDF에서 이미지 변환기 앱을 개발하세요....pdf", pageNumber, width: 600, height: 800); // 결과 스트림을 로컬 드라이브에...s/1/convert/jpeg?width=800&height=800" \ -H "accept: multipart/form-data"...

    blog.aspose.cloud/ko/pdf/convert-pdf-to-jpg-usi...
  5. 通过 Cloud Java SDK 调整 PDF 文档页面

    使用 Aspose.PDF Cloud 执行 PDF 文档的尺寸调整。查看 Java 源代码以调整 PDF 文件页面。...; Double RESIZE_NEW_PAGE_HEIGHT = 500 .; try { PdfApi pdfApi...RRESIZE_PDF_HTML_FILE , RESIZE_NEW_PAGE_HEIGHT , RESIZE_NEW_PAGE_WIDTH , null...

    products.aspose.cloud/pdf/zh/java/resize/
  6. Преобразование PDF в JPEG через PHP Cloud SDK

    Преобразуйте PDF в JPEG, используя Aspose.PDF Cloud SDK для PHP. Создавайте высококачественные изображения из документов....$out_path , $width = null , $height = null , $folder = $this ->...

    products.aspose.cloud/pdf/ru/php/conversion/pdf...
  7. Spreadsheet Operations|Document

    Learn how to perform spreadsheet operations such as auto‑fit, batch conversion, protection, merging, and search‑replace using Aspose.Cells Cloud REST API. Includes concise usage notes and code‑sample guidance....adjusts column widths and row heights. POST /cells/{file}/worksh...

    docs.aspose.cloud/cells/spreadsheet-operations/
  8. إنشاء PDF عبر Cloud .NET SDK

    Aspose.PDF Cloud يسمح لك بإنشاء مستند PDF. تحقق من كود المصدر .NET لإنشاء ملف PDF.... PAGE_HEIGHT , helper . config . PAGE_WIDTH...

    products.aspose.cloud/pdf/ar/net/create/
  9. Customize Barcode Appearance|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... image_height and image_width : Dimensions..., resolution = 300 , image_height = 200 , image_width = 200 ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. إنشاء PDF عبر Cloud PHP SDK

    تتيح لك Aspose.PDF Cloud إنشاء مستندات PDF. تحقق من كود المصدر PHP لإنشاء ملف PDF...."PAGE_WIDTH" => 590 , "PAGE_HEIGHT" => 894 , "PAGES_COUNT" =>...$this -> configParams [ "PAGE_HEIGHT" ]); $pdfConfig -> setDefaultPageConfig...

    products.aspose.cloud/pdf/ar/php/create/