Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 68,114 for

path

(0.24 sec)
  1. Read Image Information from a PDF Document|Docu...

    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....Data Type Description name true Path String The name of the document...form fields from imageId true Path Integer The desired image identifier...

    docs.aspose.cloud/pdf/read-image-information-fr...
  2. 通过云 Java SDK 替换书签

    使用 Aspose.PDF Cloud SDK for Java 替换 PDF 文件中的书签。提升可发现性和索引功能。...Path ; import java.nio.file.StandardCopyOption...Title XYZ" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/zh/java/bookmarks/rep...
  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 PDF to Images JPEG via Cloud Java SDK

    Turn PDF files into JPEG images using Aspose.PDF Cloud SDK for Java. Shareable image output in high quality....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  9. Copy a Layout Slide|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....Required Description name string path true The name of a destination...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/copy-a-layout-slide/
  10. Show Chart Legend in a Worksheet|Document

    Learn how to display a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, parameters, a cURL example, and SDK snippets....string path The workbook filename. sheetName string path The worksheet...the chart. chartIndex integer path The zero‑based index of the...

    docs.aspose.cloud/cells/charts/legend/show/