Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 68,000 for

path

(0.07 sec)
  1. Update a Table Cell|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...presentation file. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/update-a-table-cell/
  2. Get Chart Second Category Axis|Document

    Retrieve the second‑category axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request format, parameters, sample cURL, and response schema....Location (path/query) Description name string path Name of the...the cloud. sheetName string path Name of the worksheet that contains...

    docs.aspose.cloud/cells/charts/second-category-...
  3. 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/
  4. Convert PDF to XPS via Cloud Java SDK

    Turn PDF files into XPS documents with Aspose.PDF Cloud SDK for Java. Preserve layout and vector data....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  5. Convert PDF to EPUB via Cloud Java SDK

    Convert PDF documents into EPUB eBooks with Aspose.PDF Cloud SDK for Java. Reflow content for mobile reading....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  6. 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/
  7. Working with View 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-view-prop...
  8. 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} Function Description The deleteFile...Description path string Path The URL‑encoded path to the file...

    docs.aspose.cloud/cells/delete-file/
  9. 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/
  10. 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/