Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 67,998 for

path

(0.08 sec)
  1. Delete a Main Sequence|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/delete-a-main-sequence...
  2. Get Chart from a Worksheet|Document

    Retrieve chart information, including metadata and export format, from a worksheet using the Aspose.Cells Cloud REST API....string path Name of the Excel file. sheetName string path Name...the chart. chartNumber integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/charts/get/
  3. Edit Paragraphs within Grouped Shapes|Documenta...

    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....parameter that allows to specify path to the sub-shape that contains...target pararaph. The sub-shape path is a string that contains shape...

    docs.aspose.cloud/slides/edit-paragraphs-within...
  4. Get Row Description from an Excel Worksheet|Doc...

    Retrieve detailed information (height, style, hidden state, etc.) for a specific row in an Excel worksheet using Aspose.Cells Cloud REST API. Includes curl example, SDK snippets, and error handling....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet within the...

    docs.aspose.cloud/cells/rows/get/row/
  5. Delete multiple rows from an Excel worksheet|Do...

    Learn how to delete one or more rows from an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint details, parameters, a cURL example, and SDK code samples for various languages....parameters Parameter Name Type Path / Query String / HTTP Body Description...string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/delete/rows/
  6. Working with Files and Storage using Aspose.Ima...

    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....Link /imaging/storage/file/{path} GET Download a File from Storage...Link /imaging/storage/file/{path} POST Upload a file to Cloud...

    docs.aspose.cloud/imaging/working-with-files-an...
  7. Deleting Tables from PDF via Cloud Java SDK

    Delete tables from PDFs using Aspose.PDF Cloud SDK for Java. Remove all tables from documents....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/table/delete/
  8. Convert PDF to TIFF Images via Cloud Java SDK

    Convert PDF files into TIFF format using Aspose.PDF Cloud SDK for Java. Ideal for faxing and archiving....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...
  9. Convert TIFF to PDF via Cloud Java SDK

    Convert TIFF image files into PDF using Aspose.PDF Cloud SDK for Java. Reliable for scanned document archiving....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , TIFF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/tiff-...
  10. Add a Shape to a Slide|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 the...

    docs.aspose.cloud/slides/add-a-shape-to-a-slide/