Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 637 for

annotation options

(0.06 sec)
  1. 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....Annotation Product Solution GroupDocs...Document Pages with different options of Text, location, alignment...

    docs.groupdocs.cloud/signature/working-with-tex...
  2. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion Options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....Annotation Product Solution GroupDocs...usage / Common Conversion Options / Convert document using custom...

    docs.groupdocs.cloud/conversion/convert-using-c...
  3. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic Options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...parameters besides the basic options. Resource The following GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  4. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns Options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  5. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic Options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...parameters besides the basic options. Resource The following GroupDocs...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Annotation Product Solution GroupDocs...long list, and provide an optional detailed description. Create...

    docs.groupdocs.cloud/translation/authorization/
  7. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Annotation Product Solution GroupDocs...contains description for Search Options objects and object properties...

    docs.groupdocs.cloud/signature/search-result-ob...
  8. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic Options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Annotation Product Solution GroupDocs...setting the pages extraction mode option. You need to specify the FormattedTextOptions...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  9. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Annotation Product Solution GroupDocs...Advanced usage / Conversion options by document family / 8. Convert...

    docs.groupdocs.cloud/conversion/convert-to-html...
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides Options to specify special or ordinary pages for Document processing. Example PagesSetup object...Annotation Product Solution GroupDocs...PagesSetup properties Provides options to specify special or ordinary...

    docs.groupdocs.cloud/signature/common-structures/