Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,317 for

xml

(0.05 sec)
  1. 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....also used as an alternative to XML for storing and transmitting...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  2. C#: Convert HTML to XPS | Web to XPS Conversion...

    Learn how to convert HTML to XPS using C# .NET. A step-by-step guide for transforming HTML content into XPS format. HTML to XPS conversion online....where converting HTML to XPS (XML Paper Specification) becomes...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. Convert PDF File to PNG and PNG to PDF Format u...

    Convert a file format to another with fast, reliable, and secure conversion API. Let's see how to convert PDF file to PNG and PNG to PDF format using Java....in Python Convert XML to CSV and CSV to XML in Python How to Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  4. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...in Python Convert XML to CSV and CSV to XML in Python How to Convert...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. Convert Word to PNG and PNG to Word Document in...

    Convert Word DOC into optimized PNG images in seconds using our free, and secure API. Let's see how to convert Word to PNG and PNG to Word document in Java....in Python Convert XML to CSV and CSV to XML in Python How to Convert...

    blog.groupdocs.cloud/conversion/convert-word-to...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...also used as an alternative to XML for storing and transmitting...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  7. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....responses in form of JSON or XML data. Read more details here...

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  8. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open Xml Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."fileFormat" : "Microsoft Word Open XML Document" , "size" : 1359584...

    docs.groupdocs.cloud/signature/inforesult/
  9. 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...
  10. 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...