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

path

(0.98 sec)
  1. 通过云 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...
  2. 通过云 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...
  3. 通过云 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...
  4. 通过云 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...
  5. 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...
  6. Get a list of files from a folder in Cloud Stor...

    Get a list of files from a folder in Cloud Storage programmatically via Cloud API..../words/storage/folder/{path} , where: path (required) — folder path e.g. ‘/folder’...

    docs.aspose.cloud/words/files-and-storage/get-f...
  7. Copy Rows on an Excel Worksheet|Document

    Learn how to copy rows in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes authentication steps, request/response details, error handling, and SDK examples....string path The workbook file name. sheetName string path The worksheet...sheetName . folder string query Path to the folder containing the...

    docs.aspose.cloud/cells/rows/copy/
  8. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String Path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(Path); word.save(“…...5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a...Document word = new Document(path); word.save(“C:\Users\z_jia\Desktop\a\a...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...
  9. Update style for pivot table|Document

    Learn how to update the style of an entire pivot table using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK snippets for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The worksheet that contains the pivot...

    docs.aspose.cloud/cells/pivot-tables/format-all/
  10. Move a Pivot Table in an Excel File|Document

    Learn how to use the Aspose.Cells Cloud REST API to move a pivot table within an Excel workbook. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....string path Name of the Excel file. sheetName string path Name...table. pivotTableIndex integer path Zero‑based index of the pivot...

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