Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,569 for

language

(0.09 sec)
  1. Does GroupDocs.Viewer Cloud API support FLV for...

    Hello Support Team, We have been using GroupDocs Viewer in our Organization for Cloud & one of our file formats are in flv ( Chat recordings ) and this is not supporting by GroupDocs. Is there any way to make this work…...#1F497D ;mso-ansi-language:EN-US;mso-fareast-language: EN-US;mso-b...EN-US;mso-bidi-language:AR-SA”><!–[if gte mso 10]> /* Style Definitions...

    forum.groupdocs.cloud/t/does-groupdocs-viewer-c...
  2. Verify 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 verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Graphic (ODG) Printer Command Language (PCL) Portable Network Graphics...PDF Remarks HyperText Markup Language (HTML) , Mime HTML (MHTML)...

    docs.groupdocs.cloud/viewer/supported-document-...
  4. Verify Barcode 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 verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  5. Search 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/search-digital-s...
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....or development language. You can use any language and platform...support API in many development languages in order to make it easier...

    docs.groupdocs.cloud/viewer/metered-consumption/
  7. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....or development language. You can use any language and platform...support API in many development languages in order to make it easier...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  8. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....from XML (eXtensible Markup Language) documents plays an important...applications. XML is a popular markup language used for storing and organizing...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...or development language. You can use any language and platform...support API in many development languages in order to make it easier...

    docs.groupdocs.cloud/annotation/metered-consump...
  10. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/get-supported-qr...