Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,766 for

cloud data

(0.06 sec)
  1. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object Data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/working-with-sta...
  2. Explore document conversion options using Free ...

    GroupDocs.Conversion Cloud: Seamless, Secure Multi-Format XLSM Conversion to CSV Accessible From Anywhere, Anytime with Robust Free API and Apps...Conversion Cloud is a powerful REST API designed...features of GroupDocs.Conversion Cloud is its flexibility. Users can...

    products.groupdocs.cloud/conversion/python/xlsm...
  3. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/working-with-sig...
  4. Convert MPP to PDF in Python

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....čeština Convert Microsoft Project data from MPP to PDF file programmatically...programmatically on the cloud. This article will be focusing on how...

    blog.groupdocs.cloud/tag/convert-mpp-to-pdf-in-...
  5. Convert MPP to PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....čeština Convert Microsoft Project data from MPP to PDF file programmatically...programmatically on the cloud. This article will be focusing on how...

    blog.groupdocs.cloud/tag/convert-mpp-to-pdf/
  6. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF documents on the Cloud using a REST API in PHP with GroupDocs.Conversion Cloud API....inventory, accounts, computational data, and other reports. Whereas...Excel to PDF to share Excel data in a portable form. We can easily...

    blog.groupdocs.cloud/2022/02/12/convert-excel-t...
  7. Extract images from PDF Documents in Java - Jav...

    Learn how to extract images from PDF files in Java using REST API. This article provides steps of using our SDK for efficient and accurate image extraction....Parser Cloud SDK for Java, which provides...Installation # GroupDocs.Parser Cloud SDK for Java is a powerful and...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Render Excel to HTML using Python

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....spreadsheet data to HTML programmatically on the cloud. This article...

    blog.groupdocs.cloud/tag/render-excel-to-html-u...
  9. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Viewer Cloud 18.5 的另一個版本。這個每月版本包含許多新功能和改...修復。 新功能 - GroupDocs.Viewer Cloud 18.5 這個每月定期發布的版本包含九個功能。詳情如下:...

    blog.groupdocs.cloud/zh-hant/page/39/
  10. DeleteResult | Documentation

    DeleteResult Data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/deleteresult/