Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,766 for

cloud data

(0.07 sec)
  1. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/conversion/convert-to-word...
  2. ImageOptions | Documentation

    ImageOptions Data structure inherits RenderOptions and used as part of ViewOptions Data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/imageoptions/
  3. Working with Text 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 sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object Data in request body. Add Text Signature to Document You can create Text 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-tex...
  4. Java convert Excel sheet to CSV

    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....Conversion Cloud SDK for Java, you can easily...used for storing and analyzing data. On the other hand, CSV is a...

    blog.groupdocs.cloud/tag/java-convert-excel-she...
  5. Extract Images from Word in Node.js

    Extract Images from Word in Node.js. Develop your image file extractor using GroupDocs.Parser Cloud SDKs for your business software and boost productivity....contain massive textual and visual data in many scenarios. If you need...the textual data then you can leverage the Cloud SDKs and REST...

    blog.groupdocs.cloud/parser/extract-images-from...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... Streamline your data analysis and reporting process...content. Explore document merger cloud API and SDKs for smooth document...

    blog.groupdocs.cloud/groupdocs.cloud/page/8/
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Extract Images from PDF Files using Node.js | P...

    Extract images from PDF files using REST API with PDF Parser Cloud SDK for Node.js. This article is about how to extract images from PDF files using Node.js...documents programmatically on the cloud. In this article, we will learn...js SDK of GroupDocs.Parser Cloud API. It allows extraction of...

    blog.groupdocs.cloud/parser/extract-images-from...
  9. VerifySettings | Documentation

    VerifySettings Data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/verifysettings/
  10. SearchSettings | Documentation

    SearchSettings Data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/searchsettings/