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

path

(0.4 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. 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....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet containing...

    docs.aspose.cloud/cells/developer-guide/30versi...
  4. Append attachments in PDF documents via Aspose....

    Add attachments to PDF files with Aspose.PDF Cloud SDK for Java. Embed documents, images, and more into your PDFs....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/attachments/add/
  5. 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...
  6. GetFileVersionsRequest|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....Type Description Notes path string File path e.g. ‘/file.ext’ storageName...

    docs.aspose.cloud/email/reference-model-get-fil...
  7. Aspose.Cells Cloud API – Get Files List (Folder...

    Retrieve a list of files and sub‑folders from a specific folder in Aspose.Cells Cloud storage. Includes endpoint, parameters, sample request, and SDK examples....0/cells/storage/folder/{path} Function Description The getFilesList...Location Description path String Path The path to the folder in cloud...

    docs.aspose.cloud/cells/get-files-list/
  8. Replace Bookmark via Cloud Java SDK

    Replace bookmark in 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/replace/
  9. Delete Text Annotations from PDFs via Cloud Jav...

    Delete text annotations from PDF documents 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/text...
  10. Number Pages in PDF via Cloud Java SDK

    Number Pages in 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/numbering/