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

xml

(0.11 sec)
  1. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....Programmatically Generate HTML Report from XML Data in Python using Rest API...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...from database, Odata, JSON, XML or custom java objects and generate...

    blog.groupdocs.cloud/groupdocs.cloud/page/48/
  3. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage...."fileFormat" : "Microsoft Word Open XML Document" , "extension" : ".docx"...

    docs.groupdocs.cloud/parser/get-document-inform...
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page...."fileFormat" : "Microsoft Word Open XML format" , "size" : 16646 , "dateModified"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...) * [在 Python 中将 XML 转换为 CSV,将 CSV 转换为 XML](https://blog.groupdocs...cloud/zh/conversion/convert-xml-to-csv-and-csv-to-xml-in-python/) [1]: https://docs...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Convert PDF to JPG and JPG to PDF Programmatica...

    Use our quick and secure PDF image conversion API to convert PDF file to image. Let's see how to convert PDF to JPG and JPG to PDF Programmatically in Java....in Python Convert XML to CSV and CSV to XML in Python How to Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Convert PNG to HTML in Java - PNG to HTML Conve...

    Learn how to convert PNG to HTML in Java using GroupDocs.Conversion Cloud SDK. Follow our step-by-step guide to simplify the PNG to HTML conversion process....xml file: Maven Repository: <repository>...using REST API How to Convert XML to JSON in Java using REST API...

    blog.groupdocs.cloud/conversion/convert-png-ima...
  8. Convert Text document to PDF using Java SDK: A ...

    Learn how to convert text files to PDF in Java quickly and easily using GroupDocs.Conversion Cloud SDK for Java. Follow this step-by-step guide....xml file: Maven Repository: <repository>...in Java How to Convert CSV to XML via Java using REST API...

    blog.groupdocs.cloud/conversion/convert-text-fi...
  9. C# Merge PDF Files into One - C# File Merger

    Learn how to merge PDF files in C# using the GroupDocs.Merger Cloud SDK for .Net. Step-by-step guide for seamless PDF merging in your C# applications....DOM Parser - Extract Text from XML Documents in Java Extract Images...

    blog.groupdocs.cloud/merger/how-to-merge-pdf-fi...
  10. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guide....DOM Parser - Extract Text from XML Documents using Java Merge Documents...

    blog.groupdocs.cloud/merger/split-pdf-file-into...