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

height

(0.08 sec)
  1. Redimensionar páginas de documentos PDF via SDK...

    O redimensionamento de documentos PDF é realizado usando Aspose.PDF Cloud. Verifique o código-fonte Java para redimensionar as páginas de arquivos 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/pt/java/resize/
  2. PDFをクラウドNode.js SDKでリサイズ

    Aspose.PDF CloudはPDFドキュメントをリサイズすることができます。PDFファイルをリサイズするNode.jsのソースコードをチェックしてください。...document , htmlTempDoc , width , height , outputDocument , localFolder...htmlTempPath , htmlTempDoc , height , width , null , null , null...

    products.aspose.cloud/pdf/ja/nodejs/resize/
  3. Cắt PDF qua SDK Java đám mây

    Việc cắt tài liệu PDF được thực hiện bằng Aspose.PDF Cloud. Kiểm tra mã nguồn Java để cắt tệp PDF....pdf" ; Double CROP_HEIGHT = 400 .; Double CROP_WIDTH...( CROP_WIDTH ) . URY ( CROP_HEIGHT ); AsposeResponse response...

    products.aspose.cloud/pdf/vi/java/crop/
  4. 在 .NET 中将 DWG 转换为 PNG 的指南

    了解如何在 .NET 中使用 Aspose.CAD Cloud SDK for .NET 将 DWG 转换为 PNG。本指南涵盖设置、代码示例、cURL API 调用以及性能技巧。... height 目标图像的高度(像素)。 dpi 光栅化的每英寸点数(默认...: "png" , "width" : 1024 , "height" : 768 , "dpi" : 300 , "backgroundColor"...

    blog.aspose.cloud/zh/cad/convert-dwg-to-png-in-...
  5. PDF를 Excel (XLS/XLSX)로 변환하기 | PDF를 XLS API

    PDF를 Excel (XLS/XLSX)로 변환하는 방법 (Node.js에서 Aspose.PDF Cloud SDK 사용).PDF에서 구조화된 Excel 스프레드시트로 효율적으로 표 형식의 데이터를 추출하세요....1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/ko/pdf/convert-pdf-to-excel-i...
  6. 将 PDF 转换为 Excel (XLS/XLSX) 在 Node.js 中 | PDF 转 ...

    如何在 Node.js 中使用 Aspose.PDF Cloud SDK 将 PDF 转换为 Excel (XLS/XLSX)。高效地从 PDF 中提取表格数据到结构化的 Excel 电子表格中。...1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/zh/pdf/convert-pdf-to-excel-i...
  7. 將 PDF 轉換為 Excel (XLS/XLSX) 在 Node.js 中 | PDF 轉 ...

    如何使用 Aspose.PDF Cloud SDK 在 Node.js 中將 PDF 轉換為 Excel (XLS/XLSX)。有效地將 PDF 中的表格數據提取到結構化的 Excel 電子表格中。...1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/zh-tw/pdf/convert-pdf-to-exce...
  8. Create PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to create PDF Document. Check the PHP source code to create PDF file...."PAGE_WIDTH" => 590 , "PAGE_HEIGHT" => 894 , "PAGES_COUNT" =>...$this -> configParams [ "PAGE_HEIGHT" ]); $pdfConfig -> setDefaultPageConfig...

    products.aspose.cloud/pdf/php/create/
  9. Criar PDF via Cloud PHP SDK

    Aspose.PDF Cloud permite que você crie Documento PDF. Verifique o código-fonte PHP para criar arquivo PDF...."PAGE_WIDTH" => 590 , "PAGE_HEIGHT" => 894 , "PAGES_COUNT" =>...$this -> configParams [ "PAGE_HEIGHT" ]); $pdfConfig -> setDefaultPageConfig...

    products.aspose.cloud/pdf/pt/php/create/
  10. 在 .NET 中將 DWG 轉換為 PNG 的指南

    了解如何在 .NET 中使用 Aspose.CAD Cloud SDK for .NET 將 DWG 轉換為 PNG。本指南涵蓋環境設定、程式碼範例、cURL API 呼叫以及效能技巧。... height 目標圖像高度(以像素為單位)。 dpi 光柵化的每英寸點數(預設...: "png" , "width" : 1024 , "height" : 768 , "dpi" : 300 , "backgroundColor"...

    blog.aspose.cloud/zh-tw/cad/convert-dwg-to-png-...