Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 70,372 for

path

(0.09 sec)
  1. Use a Source Document|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 file name for the new...sourcePath string query false The path to a source presentation. sourcePassword...

    docs.aspose.cloud/slides/use-a-source-document/
  2. Working with Slide Show Properties|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...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/working-with-slide-sho...
  3. Remove Duplicate Rows from a ListObject – Aspos...

    Learn how to delete duplicate rows from a ListObject in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication, and sample requests and responses....String Path The name of the Excel file. sheetName String Path The...object. listObjectIndex Integer Path The zero‑based index of the...

    docs.aspose.cloud/cells/list-objects/remove-dup...
  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....string path Workbook file name. sheetName string path Worksheet...object. listObjectIndex integer path Index of the list object in...

    docs.aspose.cloud/cells/developer-guide/30versi...
  5. Add a Chart Series|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 a...

    docs.aspose.cloud/slides/add-a-chart-series/
  6. Add Pages via Cloud Java SDK

    Add New Pages to PDFs 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/pages/add/
  7. Aspose.Cells Cloud – Delete File API|Document

    Delete an Excel file from Aspose.Cells Cloud storage using the RESTful Delete File API. Includes endpoint, parameters, auth, and sample code....0/cells/storage/file/{path} Security and Authentication...Description path string Path The URL‑encoded path to the file...

    docs.aspose.cloud/cells/delete-file/
  8. Crop PDFs via Cloud Java SDK

    Crop PDF document is performed using Aspose.PDF Cloud. Check Java source code for PDF file trimming....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/crop/
  9. CopyFolderRequest|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....srcPath string Source folder path e.g. ‘/src’ destPath string...string Destination folder path e.g. ‘/dst’ srcStorageName string Source...

    docs.aspose.cloud/email/reference-model-copy-fo...
  10. Rotate PDF via Cloud Java SDK

    Rotate PDF pages is performed using Aspose.PDF Cloud. Check the Java source code to rotate PDF file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/rotate/