Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,049 for

classification family

(0.04 sec)
  1. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/overview/
  2. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/supported-documen...
  3. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/document-inform...
  4. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/convert-email-d...
  5. 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. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  6. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/get-supported-f...
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/authorization/
  8. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/features-overview/
  9. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/search-result-ob...
  10. Search QRCode 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/search-qrcode-si...