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

xml

(0.54 sec)
  1. 在 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...
  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. 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....vector image format based on XML for two-dimensional graphics...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...
  6. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....97-2003 Document docx Office Open XML Document docm Word Macro-Enabled...

    blog.groupdocs.cloud/translation/translate-word...
  7. 在 Python 中将 Word 转换为 Markdown 并将 Markdown 转换为 Word

    在线文件转换 API 将一种文件格式转换为另一种文件格式。本文介绍了如何在 Python 中将 Word 转换为 Markdown 以及如何将 Markdown 转换为 Word...文件转换为 PDF 在 Python 中将 XML 转换为 CSV,将 CSV 转换为 XML 如何在 Python 中将 CSV...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Arial; }" } XmlLoadOptions - xml Properties Description format...document content to convert XML-FO using XSL (binary, supply...

    docs.groupdocs.cloud/conversion/loadoptions/
  9. 使用 Java SDK 将 DOCX 转换为 PPTX:指南

    了解如何将 Word 转换为 Java 中的 PowerPoint 演示文稿。本指南涵盖了无缝高效地转换文件的步骤。...xml 文件中: Maven 存储库: <repository>...JPG/JPEG 图像 在 Python 中将 XML 转换为 CSV,将 CSV 转换为 XML 使用 Python 转换 API 将...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...is used as an alternative to XML but is less secure and has no...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/