Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 2,655 for

metadata

(0.05 sec)
  1. 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)....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/features-overview/
  2. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/features-overview/
  3. GroupDocs.Parser Cloud Product Family on Docume...

    GroupDocs.Parser Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Parser Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud S......extrahovat text, obrázky a metadata pro MS Office, OpenOffice...

    blog.groupdocs.cloud/cs/categories/groupdocs.pa...
  4. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/r...
  5. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/s...
  6. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/
  7. Buletin GroupDocs Maret 2017– Pembaruan API dan...

    Buletin GroupDocs menampilkan fitur, peningkatan, dan perbaikan bug yang baru didukung oleh API Format Dokumen GroupDocs untuk platform .NET, Java, dan Android....2017 Ekstrak Informasi Teks & Metadata dari Dokumen dengan Akurasi...

    blog.groupdocs.cloud/id/total/groupdocs-newslet...
  8. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/supported-f...
  9. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. 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....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-supported-file-...
  10. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/delete-template/