Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 68,072 for

path

(1.34 sec)
  1. Split a Presentation Saved to Storage|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 is saved...

    docs.aspose.cloud/slides/split-a-presentation-s...
  2. Convert DWG to 3DS using Java REST API

    This short guide explains how to convert DWG to 3DS using Java REST API. You will learn to transform DWG to 3DS using Java REST API with the help of a Dotjava-based Cloud SDK....DWG and set the destination path for the converted 3DS output...to the specified output file path and confirm successful conversion...

    kb.aspose.cloud/cad/java/convert-dwg-to-3ds-usi...
  3. 通过云 Java SDK 将 PDF 转换为 XPS

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 文件转换为 XPS 文档。保留布局和矢量数据。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  4. 通过云 Java SDK 将 PDF 转换为 PDF/A

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 转换为用于归档的 PDF/A 格式。符合长期存储要求。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  5. 通过云 Java SDK 将 PDF 转换为 TIFF 图像

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 文件转换为 TIFF 格式。非常适合传真和归档。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  6. 通过云 Java SDK 将 PDF 转换为 Microsoft PowerPoint PPT...

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 文档转换为 PowerPoint PPTX。将报告转换为演示文稿。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  7. Add Strikeout Annotations to PDFs via Cloud Jav...

    Insert Strikeout text annotations to PDF documents using Aspose.PDF Cloud Java SDK....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/annotations/stri...
  8. Convert DWG to 3DS using Node.js REST API

    This short guide explains how to convert DWG to 3DS using Node.js REST API. You will learn to transform DWG to 3DS using Node.js REST API with the help of a Dotnodejs-based Cloud SDK....DWG and set the destination path for the converted 3DS output...to the specified output file path and confirm successful conversion...

    kb.aspose.cloud/cad/nodejs/convert-dwg-to-3ds-u...
  9. Aspose.Cells Cloud API – Get List Object (Table...

    Retrieve a ListObject (table) from an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, HTTPS cURL example, response schema, and SDK snippets for multiple languages....Required/Optional name string path The name of the Excel file.... Required sheetName string path The name of the worksheet containing...

    docs.aspose.cloud/cells/list-objects/get/
  10. Copy columns in an Excel worksheet|Document

    Learn how to copy one or more columns in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, required parameters, authentication, error handling, and SDK examples in C#, Java, Python, and more....string path The workbook name. sheetName string path The worksheet...differs from the path. folder string query Path to the folder containing...

    docs.aspose.cloud/cells/columns/copy/