Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 6,951 for

xml

(0.34 sec)
  1. Convert GIF Images to PDF Files in Java - A Ste...

    Learn how to convert GIF images to PDF files in Java using the GroupDocs.Conversion Cloud SDK. Follow step-by-step guide to convert your images today....xml file: Maven Repository: <repository>...in Java How to Convert CSV to XML via Java using REST API Convert...

    blog.groupdocs.cloud/conversion/convert-gif-ima...
  2. Convert PowerPoint to images using Java SDK: A ...

    Learn how to convert PowerPoint to PNG images programmatically in Java using REST API. Our step-by-step guide will help you understand the process with ease....xml file: Maven Repository: <repository>...Format using Java How to Convert XML to PDF File in Java using REST...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  3. 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/
  4. 在 Java 中将 SVG 图像转换为 PNG

    GroupDocs.Conversion API 允许您快速将 SVG 文件转换为 PNG 图像。这篇博文是关于如何使用 REST API 在 Java 中将 SVG 转换为 PNG 的。...它基于 XML,可以使用 CSS 设置样式。与光栅图形(例如 JPEG、PNG)不同,SVG...Maven 配置。将存储库和依赖项添加到项目的 pom.xml 文件。 Maven 存储库: <repository> ...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  5. 通过 Java 将 HTML 转换为 Markdown |综合指南

    GroupDocs.Conversion 提供各种文档格式的转换。本文介绍如何使用 REST API 使用 Java 将 HTML 转换为 Markdown。...xml 文件中: Maven 存储库: <repository>...转换为 CSV 在 Python 中将 XML 转换为 CSV,将 CSV 转换为 XML 在 Python 中使用 REST...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates...."format" : "Microsoft Word Open XML Document" , "pages" : [ { "number"...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  7. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....xml file: Maven Repository: <repository>...using REST API Extract Text from XML Documents using Java...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not...."fileFormat" : "Microsoft Word Open XML Document" } SDK examples Using...

    docs.groupdocs.cloud/merger/get-document-inform...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."format" : "Microsoft Word Open XML Document" , "pages" : [ { "number"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. 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-...