Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,875 for

xml

(0.2 sec)
  1. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables...., "fileFormat" : "Word Open XML Macro-Enabled Document" }, {..."fileFormat" : "Microsoft Word Open XML Document" }, ... { "extension"...

    docs.groupdocs.cloud/editor/get-supported-file-...
  2. GroupDocs.Assembly Cloud Product Family on Docu...

    GroupDocs.Assembly Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Assembly Cloud Product Family on Document Processing REST APIs | GroupDocs Clo...... 使用 Rest API 在 Python 中從 XML 數據生成 HTML 報告 使用 GroupDocs.Assembly...Assembly Cloud API 在 Python 中生成帶有 XML 數據的動態 HTML 報告。 使用 REST API 在...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  3. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } Xml...: [ "Text1" , "Text2" ] } XML <?xml version#"1.0"?> <BatchRequest>...

    docs.groupdocs.cloud/classification/classifybat...
  4. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....2007 Template DOCX Office Open XML WordprocessingML Document (macro-free)...(macro-free) DOCM Office Open XML WordprocessingML Macro-Enabled...

    docs.groupdocs.cloud/assembly/getting-started/f...
  5. 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....convert your XML files to JSON with a free online XML to JSON converter...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of May 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....Assembly Support for HTML, Text and XML Files in Java # GroupDocs.Assembly...assembly for plain text, HTML and XML files of general form. Continue...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...explore how to extract text from XML documents in Java using the powerful...GroupDocs.Parser Cloud SDK for Java. XML documents are widely used for...

    blog.groupdocs.cloud/groupdocs.cloud/page/17/
  8. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The environment variables CLIENT_ID and CLIENT_SECRET must be set...., "fileFormat" : "Word Open XML Macro-Enabled Document" }, {..."fileFormat" : "Microsoft Word Open XML Document" }, ... { "extension"...

    docs.groupdocs.cloud/parser/get-supported-file-...
  9. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON..."password" : "File password" } } XML <?xml version#"1.0"?> <BaseRequest>...

    docs.groupdocs.cloud/classification/classify-re...
  10. Convert PDF to Excel in Java: A Step-by-Step Gu...

    Learn how to convert PDF to Excel (XLS/XLSX) in Java using REST API. Follow our step-by-step guide and start converting PDF to Excel in the cloud today....xml file: Maven Repository: <repository>...in Python Convert XML to CSV and CSV to XML in Python How to Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...