Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 67,969 for

path

(0.21 sec)
  1. Delete Notes Slides|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 presentation...storage. slideIndex integer path true The 1-based index of the...

    docs.aspose.cloud/slides/delete-notes-slides/
  2. Update a worksheet validation on an Excel works...

    Learn how to update a worksheet validation on an Excel worksheet using the Aspose.Cells Cloud REST API. Includes cURL examples and SDK code snippets for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/validations/update/
  3. Add Condition|Documentation

    Use the Aspose.Cells Cloud REST API to add a condition to a worksheet's conditional formatting....string path Name of the workbook file. sheetName string path Name...the worksheet. index integer path Index of the conditional formatting...

    docs.aspose.cloud/cells/conditional-formattings...
  4. Unfreeze panes on an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API and SDKs to unfreeze panes in an Excel worksheet. Supports multiple programming languages such as C#, Java, Python, PHP, Node.js, Go, Swift, Android, Ruby, and Perl....string path Name of the Excel file. sheetName string path Name... folder string query Folder path in storage where the file is...

    docs.aspose.cloud/cells/worksheets/panes/unfreeze/
  5. Extract Bookmarks from PDF via Cloud Python SDK

    Extract all bookmarks from PDFs using Python with Aspose.PDF Cloud SDK. Analyze and export document structure....PDF document using bookmark path Extract Bookmarks from PDF using...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/bookmarks/get/
  6. Remove Images from PDF via Cloud Java SDK

    Remove images from PDF pages 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/images/remove/
  7. Delete Annotations from PDF pages via Cloud Jav...

    Delete annotations from PDF document pages using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/annotations/page...
  8. Encrypt PDF via Java SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the Java source code to encrypt PDF file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/encrypt/
  9. Decrypt PDF via Cloud Java SDK

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the Java source code to decrypt PDF file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/decrypt/
  10. Update|Document

    Use Aspose.Cells Cloud REST API to update a comment on a worksheet cell in an Excel workbook....Location Description name string path The name of the Excel document...document. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/comments/update/