Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,985 for

information

(0.03 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-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.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Purchase Buy Now Pricing Information SDKs Policies My Orders &...consumption. You can find more information about Docker version at Resource...

    docs.groupdocs.cloud/comparison/metered-consump...
  2. Overview | GroupDocs.Translation Cloud | Docume...

    GroupDocs.Translation Cloud offers REST API to translate documents in various formats and plain text using Cloud-based solution with Machine Learning approaches (Neural Machine Translation). It allows translation of documents preserving overall document structure, font, cells, tables, etc. and conversion of translated file to supported format. Supported documents: Microsoft Word (including RTF) Microsoft Excel (including CSV and TSV) Microsoft PowerPoint Adobe PDF (images in PDF document not supported) Markdown OpenDocument formats (ODT, ODS, ODP) Documents created in alternative software like Apple Pages / Numbers / Keynote and exported to Word / Excel format....possibility of snatching information by third parties. For this...Cloud APIs. You can get information about all the resources in...

    docs.groupdocs.cloud/translation/overview/
  3. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/c...
  4. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/h...
  5. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Purchase Buy Now Pricing Information SDKs Policies My Orders &...columns, which can make information easy to consolidate and analyze...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...load. See the article for information on how to get translations...

    docs.groupdocs.cloud/translation/file/request/csv/
  7. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....is commonly used to store information in a series of separate pages...much better for providing information via the web. In order to...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional Information such as list of folders when calling Info method. To retrieve view Information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Cloud provides additional information such as list of folders when...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  9. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time Information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...add metadata date and time information in all properties that have...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time Information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Purchase Buy Now Pricing Information SDKs Policies My Orders &...add metadata date and time information in all properties that have...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/