Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 67,090 for

path

(0.09 sec)
  1. Copy a Master 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 destination...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/copy-a-master-slide/
  2. Set an Animation|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/set-an-animation-on-a-...
  3. Add Signature to PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add a Signature to a PDF Document. Check the Python source code to add a Signature into PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

    products.aspose.cloud/pdf/python/signature/add/
  4. Extract & Append attachments in PDF documents v...

    Manage PDF file attachments in Python using Aspose.PDF Cloud SDK. Embed or access files in just a few lines of code....the Cloud API Set name with path of your document file Perform...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/attachments/
  5. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/parser/form-to-xml/
  6. Parse Pdf for Image by Id extraction via Cloud ...

    Parse PDF files for Image by Id extraction using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/parser/image-by-id/
  7. Merge Selected Slides into a Presentation in St...

    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 of the initial...about presentations to merge (paths, passwords, slide indices, etc...

    docs.aspose.cloud/slides/merge-selected-slides-...
  8. Extract attachments from PDF documents via Aspo...

    Retrieve attachments from PDFs with Python and Aspose.PDF Cloud SDK. Access embedded content efficiently....the Cloud API Set name with path of your document file Perform...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/attachments/get/
  9. Merge Presentations Saved to Storage|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 of the initial...about presentations to merge (paths, passwords). password string...

    docs.aspose.cloud/slides/merge-presentations-sa...
  10. Add a Shape to a Group Shape|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....parameter that allows to specify path to the shape that will be the...the new shape. The sub-shape path is a string that contains shape...

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