Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,469 for

document information

(0.04 sec)
  1. Working with Image 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image 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-ima...
  2. Processing text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for processing texts....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Rewriter Cloud...

    docs.groupdocs.cloud/rewriter/text/sdk/
  3. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/pricing-plan/
  4. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the Document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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...
  5. Size | Documentation

    Size data structure used to specify comparison result size. Size example: { "Width": 0, "Height": 0 } Name Description Width Width of item Height Height of item...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/size/
  6. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...

    docs.groupdocs.cloud/annotation/fileinfo/
  7. Remove Metadata By Property Name Match Exact Ph...

    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 have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several Documents into one (example endpoint) 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...
  8. Search Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/search-signature/
  9. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode 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-qr-...
  10. Split PDF Files using REST API in Ruby

    Split a PDF Document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....it into multiple shorter documents for working faster in PDF...cutting and pasting long documents, we have more fast cloud APIs...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...