Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 67,751 for

path

(0.42 sec)
  1. 通过 Cloud Java SDK 裁剪 PDF 文档

    使用 Aspose.PDF Cloud 执行 PDF 文档裁剪。请查看 Java 源代码以了解 PDF 文件修剪。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/crop/
  2. Add vertical page break|Document

    Learn how to use the Aspose.Cells Cloud REST API to insert a vertical page break into an Excel worksheet. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....Location Description name string path The name of the Excel workbook...workbook. sheetName string path The name of the worksheet where the...

    docs.aspose.cloud/cells/page-breaks/add-vertica...
  3. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing....fields as XML import path from 'node:path' ; export { ParseExportFormsAsXM...tempFolder ) { const fileNamePath = path . join ( localFolder , documentName...

    products.aspose.cloud/pdf/nodejs/parser/form-to...
  4. Parse Pdf for extraction Images via Cloud Java SDK

    Parse PDF files for extraction Images using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/parser/images/
  5. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for Go. Enhance discoverability and indexing....package main import ( "fmt" "path" asposepdfcloud "github.com..., } file , _ := os . Open ( path . Join ( localFolder , documentName...

    products.aspose.cloud/pdf/go/parser/form-to-xml/
  6. Convert JPEG to PDF via Cloud Java SDK

    Convert JPEG images into PDFs using Aspose.PDF Cloud SDK for Java. Merge, organize, and optimize image documents....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , JPEG_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/jpeg-...
  7. Download a Presentation in a Specified Format f...

    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....Required Description name string path true The file name of the presentation...presentation. format string path true The desired format for the...

    docs.aspose.cloud/slides/download-a-presentatio...
  8. Read Information about a Presentation|Documenta...

    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....Required Description name string path true The file name of the presentation...string query false The folder path where the presentation file...

    docs.aspose.cloud/slides/read-information-about...
  9. List object insert slicer|Document

    Learn how to insert a slicer into a list object on an Excel worksheet using the Aspose.Cells Cloud REST API....String Path The name of the Excel file. sheetName String Path The...object. listObjectIndex Integer Path The zero‑based index of the...

    docs.aspose.cloud/cells/list-objects/insert-sli...
  10. Add a pivot table in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support adding a pivot table in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/pivot-tables/add/