Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 906 for

order

(0.15 sec)
  1. Convert Word to Markdown and Markdown to Word i...

    Online file conversion API converts a file format to another file format. This article covers how to convert Word to Markdown and Markdown to Word in Python...Word Converter Library # In order to convert DOCX or DOC files...

    blog.groupdocs.cloud/conversion/convert-word-to...
  2. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter API. This article is about how to convert PDF to HTML in Java using REST API....Java SDK Installation # In order to convert PDF file to HTML...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....to XLSX Converter API # In order to convert Excel into XML online...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  4. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/signature/verification-opt...
  5. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....online API - Installation # In order to convert Excel to PDF in Java...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....NET SDK Installation # In order to convert PDF to Word Doc,...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....PPTs and SDK Installation # In order to merge PowerPoint files, I...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  8. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/merger/security-operations/
  9. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....Java library Installation # In order to convert Word DOC to PDF,...

    blog.groupdocs.cloud/conversion/convert-word-do...
  10. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Policies My Orders & Quotes Renew an Order Upgrade an Order Free Support...

    docs.groupdocs.cloud/merger/split-document/