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

path

(1.42 sec)
  1. Add an Effect to an Interactive Sequence|Docume...

    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 presentation...storage. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/add-an-effect-to-an-in...
  2. Add CellArea to Conditional Formatting|Document

    Learn how to add a cell area to a conditional formatting rule in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, SDK snippets, and error handling....string path The name of the Excel file. sheetName string path The...the condition. index integer path The zero‑based index of the...

    docs.aspose.cloud/cells/conditional-formattings...
  3. Working with Files and Storage|Documentation

    Aspose.Tasks Cloud allows you to working with files and storage in MPP, MPT and XML. Moreover, our REST API can be used with nearly all languages like .NET, Node.JS, Python, PHP, Go, Java and many more....Resource Link /tasks/storage/file/{path} GET Download a File from Storage...Resource Link /tasks/storage/file/{path} PUT Upload a file to Cloud...

    docs.aspose.cloud/tasks/working-with-files-and-...
  4. 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....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/developer-guide/30versi...
  5. 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/
  6. 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/
  7. Excel Worksheet Rename|Document

    Rename a worksheet in an Excel workbook using Aspose.Cells Cloud REST API. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....string path The name of the Excel file. sheetName string path The... folder string query Folder path in storage (optional). storageName...

    docs.aspose.cloud/cells/worksheets/rename/
  8. 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-...
  9. Appending Bookmark via Cloud Java SDK

    Add bookmark to PDF files using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...Title XYZ" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/java/bookmarks/add/
  10. 通过 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/resize/