Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 68,584 for

path

(2.75 sec)
  1. Compress PDF via Cloud Java SDK

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

    products.aspose.cloud/pdf/java/compress/
  2. Delete Pages via Cloud Java SDK

    Delete Pages from 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/delete/
  3. Convert PDF to Microsoft PowerPoint PPTX File v...

    Convert PDF documents to PowerPoint PPTX with Aspose.PDF Cloud SDK for Java. Turn reports into presentations....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...
  4. Work with Annotations in PDF via Cloud Java SDK

    Manage Annotations 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/annotations/
  5. Delete Folder – Aspose.Cells Cloud API | Remove...

    Learn how to delete a folder (optionally recursively) from Aspose.Cells Cloud storage using the DELETE /v4.0/cells/storage/folder/{Path} endpoint. Includes request syntax, parameters, prerequisites, sample code, and error handling....0/cells/storage/folder/{path} Function Description The deleteFolder...Location Description path String Path The path of the folder to be...

    docs.aspose.cloud/cells/delete-folder/
  6. Multiple File Upload - Free Support Forum - asp...

    Is there a way to upload multiple files(lets say images to a specifc folder) in my aspose storage? https://api.aspose.cloud/v4.0/words/storage/file/{Path} I can upload only one file right now...0/words/storage/file/{path} I can upload only one file...var folderPath = "your/folder/path/"; foreach (var file in files)...

    forum.aspose.cloud/t/multiple-file-upload/26975
  7. Convert OLE Object to Image – Aspose.Cells Clou...

    Learn how to use Aspose.Cells Cloud REST API to convert an embedded OLE object in an Excel worksheet to PNG, JPEG, or other image formats. Includes cURL, SDK examples, authentication steps, and error‑handling guidance....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/oleobjects/convert/
  8. Delete a pivot table in an Excel worksheet|Docu...

    Delete a pivot table from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request format, cURL example, error codes, and SDK snippets for C#, Java, Python, Node.js....string path Name of the Excel document. sheetName string path Name...table. pivotTableIndex integer path Zero‑based index of the pivot...

    docs.aspose.cloud/cells/pivot-tables/delete/
  9. 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....0/cells/storage/folder/{path} Security and Authentication...Required Description path Path string Yes Path to the folder in cloud...

    docs.aspose.cloud/cells/developer-guide/files-a...
  10. 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/