This example demonstrates how to convert nsf storage into set of eml 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....Annotation Product Solution GroupDocs...Guide / Advanced usage / Load Options by Document Family / 11. Convert...
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...
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...
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...
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...
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...
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...
GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Documents on ANY Platform View, Annotate, Convert, Compare, Store and...functionality for displaying, annotating, digital signing, converting...
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...
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...