Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,468 for

document information

(0.04 sec)
  1. Evaluate GroupDocs.Classification | Documentation

    Note You can easily create a trial account on GroupDocs.Classification Cloud for evaluation. Please visit our You get access to all the features of GroupDocs.Classification Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on Documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development. Once your development needs exceed the limits of this plan you should subscribe to a paid plan to continue development The free trial is automatically granted when you sign up for a new account) and access the dashboard...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/evaluate-gr...
  2. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/working-with-dig...
  3. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several Documents into one curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/itemsstyle/
  5. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/get-supported-fi...
  6. Evaluate GroupDocs.Annotation | Documentation

    Note You can easily create a trial account on GroupDocs Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud Document page You get access to all the features of GroupDocs.Annotation Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on Documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Translation...

    docs.groupdocs.cloud/translation/authorization/
  8. Setting content language | Documentation

    How to specify a language of the processed text....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Rewriter Cloud...

    docs.groupdocs.cloud/rewriter/languages/
  9. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Rewriter Cloud...

    docs.groupdocs.cloud/rewriter/text/request/
  10. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced Document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....much better for providing information via the web. In order to...print read-only documents without losing documents formatting. We...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...