Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 6,915 for

xml

(0.15 sec)
  1. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Edit PDF Metadata in Java Learn how......API Extract Text from XML in C# | Get XML Text using .NET Cloud...Learn how to extract text from XML files in C# using .NET Cloud...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  2. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Extensible Markup Language: XML XML Paper Specification: XPS Image...

    docs.groupdocs.cloud/viewer/overview/
  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. Display XML Data in HTML Page

    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....Assembly Cloud API 在 Python 中生成带有 XML 数据的动态 HTML 报告。...

    blog.groupdocs.cloud/zh/tag/display-xml-data-in...
  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. HTML Report Generator on Document Automation RE...

    HTML Report Generator on Document Automation REST APIs | GroupDocs Cloud Recent content in HTML Report Generator on Document Automation REST APIs | GroupDocs Cloud रेस्ट एपीआई का उपयोग करके पायथन म......रिपोर्ट जेनरेट करें पायथन में XML डेटा के साथ गतिशील HTML रिपोर्ट...

    blog.groupdocs.cloud/hi/tag/html-report-generat...
  7. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api...."fileFormat" : "Office Open XML WordprocessingML Macro-Enabled..."fileFormat" : "Office Open XML WordprocessingML Document" }...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  8. 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...
  9. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about to launch. It is a document automation and reports generation REST API designed to create custom documents....DOCM, RTF, WordprocessingML (XML) Excel: XLS, XLSX, XLSM, XLSB... XLTM, XLTX, SpreadsheetML (XML) PowerPoint: PPT, PPTX, PPTM...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  10. 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-...