Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,581 for

groupdocs.comparison cloud

(0.83 sec)
  1. GroupDocs.Viewer Cloud Product Family

    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.2。本月的发布包含许多新功能。此版本的一些重要新功能包括支持缩小的...GroupDocs.Viewer Cloud PHP SDK介绍 该版本引入了GroupDocs.Viewer Cloud PHP SDK。它是...

    blog.groupdocs.cloud/zh/categories/groupdocs.vi...
  2. GroupDocs.Viewer Cloud Product Family

    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.2。本月的發布包含許多新功能。此版本的一些重要新功能包括支持縮小的...GroupDocs.Viewer Cloud PHP SDK介紹 該版本引入了GroupDocs.Viewer Cloud PHP SDK。它是...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  3. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/move-pages/
  4. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...Conversion Cloud API . Python SDK of GroupDocs...image programmatically on the cloud. You can install it using the...

    blog.groupdocs.cloud/2022/07/22/convert-word-to...
  5. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.Cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/get-document-me...
  6. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/documents-c...
  7. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into Cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/convert-email-d...
  8. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-dig...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of Cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.Cloud/v1.0/editor/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/editor/working-with-storage/
  10. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of Cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.Cloud/v1.0/parser/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/working-with-storage/