Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 68,403 for

path

(0.11 sec)
  1. Add Links to PDF via Cloud Java SDK

    Insert hyperlinks into PDF files using Java and Aspose.PDF Cloud SDK....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/links/add/
  2. 通过云 .NET SDK 处理 PDF 中的页面

    使用 Aspose.PDF Cloud SDK for .NET 添加、删除、获取和移动 PDF 中的页面。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/
  3. Update a Hyperlink in an Excel Worksheet|Document

    Learn how to update a hyperlink in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, request‑body schema, cURL sample, and SDK code snippets for C#, Java, Python, and more....string path Name of the Excel file. sheetName string path Name...worksheet. hyperlinkIndex integer path Zero‑based index of the hyperlink...

    docs.aspose.cloud/cells/hyperlinks/update/
  4. Convert table to pivot table|Document

    Learn how to create a pivot table from a list object using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK references....string path Workbook file name. sheetName string path Worksheet...object. listObjectIndex integer path Index of the list object in...

    docs.aspose.cloud/cells/pivot-tables/convert-ta...
  5. Hide pivot field item in a pivot table|Document

    Learn how to hide a pivot field item in a pivot table using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple languages....string path Name of the Excel file. sheetName string path Worksheet...table. pivotTableIndex integer path Index of the pivot table within...

    docs.aspose.cloud/cells/pivot-tables/hide-pivot...
  6. Get an AutoFilter in an Excel worksheet|Document

    Retrieve the AutoFilter description from an Excel worksheet using the Aspose.Cells Cloud REST API. The endpoint is compatible with SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and more....Name Type Path/Query Description name string path Excel file...string path Worksheet name. folder string query Folder path in storage...

    docs.aspose.cloud/cells/autofilter/get/
  7. Convert EPUB to PDF via Cloud Java SDK

    Turn EPUB eBooks into PDF with Aspose.PDF Cloud SDK for Java. Ideal for digital publishing workflows....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , EPUB_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/epub-...
  8. Convert PCL to PDF via Cloud Java SDK

    Transform PCL print files into PDFs using Aspose.PDF Cloud SDK for Java. Ideal for enterprise document processing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PCL_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pcl-t...
  9. Convert Text to PDF via Cloud Java SDK

    Turn plain text files into formatted PDFs with Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , TXT_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/text-...
  10. Convert XPS to PDF via Cloud Java SDK

    Turn XPS documents into PDFs using Aspose.PDF Cloud SDK for Java. Simplify cross-platform compatibility....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , XPS_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/xps-t...