Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 67,899 for

path

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

    docs.aspose.cloud/slides/copy-slides/
  2. Convert a Presentation and Save It in a Specifi...

    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.... format string path true The desired format for...string query true The output file path to save the result in the storage...

    docs.aspose.cloud/slides/convert-a-presentation...
  3. Verify Signature in PDF via Cloud Python SDK

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

    products.aspose.cloud/pdf/python/signature/verify/
  4. Add Pages to PDF via Cloud Python SDK

    Insert new pages into PDF files with Python and Aspose.PDF Cloud SDK. Dynamically expand content....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/python/pages/add/
  5. Get Signature from PDF via Cloud Python SDK

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

    products.aspose.cloud/pdf/python/signature/get/
  6. Adding Metadata via Cloud .NET SDK

    Add metadata to PDF files using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing.... UploadFile ( Path . Combine ( storageTempFolder...downloadStream = pdfApi . DownloadFile ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/metadata/add/
  7. Extract Links from PDF via Cloud Python SDK

    Extract hyperlinks from PDFs using Python with Aspose.PDF Cloud SDK. Analyze document references....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/links/get/
  8. Extract Links from PDF via Cloud Python SDK

    Extract hyperlinks from PDFs using Python with Aspose.PDF Cloud SDK. Analyze document references....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/links/extract/
  9. Work with Headers in PDFs via Cloud .NET SDK

    Make changes to PDF document headers with the Aspose.PDF Cloud SDK in .NET. Branding, signatures, images, headers, footers and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/headers/
  10. Add Image to the Headers of PDFs via Cloud .NET...

    Add image headers to PDF documents using Aspose.PDF Cloud SDK in .NET. Branding, signatures, images and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/headers/image/