Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,011 for

one

(1.15 sec)
  1. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today.... One common way to represent data...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Get list of changes without cloud storage | Doc...

    GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the files directly in the request body as multipart/form-data. No prior upload to cloud storage is required. This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step. API usage The PUT /comparison/changes endpoint accepts files as multipart/form-data form fields:...document file targetFiles Yes One or more target document files...

    docs.groupdocs.cloud/comparison/get-changes-wit...
  3. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....developers to convert files from one format to another in the cloud...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  4. Java Convert EML to PDF - A Step-by-Step Guide.

    Learn how to convert EML files to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Enhance security and compatibility using a step-by-step guide....Merge Multiple JPG Files into One in Java - Merge JPG to JPG...

    blog.groupdocs.cloud/conversion/convert-eml-fil...
  5. DOCX to HTML in PHP: Generate HTML from DOCX Tu...

    Learn how to convert DOCX files to HTML in PHP using GroupDocs.Conversion Cloud SDK. This step-by-step tutorial covers setup, code example, and cURL REST calls....renderToSinglePage can combine all pages into one HTML document for easier embedding...

    blog.groupdocs.cloud/conversion/docx-to-html-in...
  6. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....= new FileInfo { FilePath = "one-page.docx" }; var options = new...

    docs.groupdocs.cloud/annotation/delete-annotati...
  7. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...Merge PowerPoint Files into One in Java | Java Document Merging...

    blog.groupdocs.cloud/merger/extract-document-pa...
  8. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14.... Pick one from supported Barcode Types...Get or set Barcode type. Pick one from supported Barcode Types...

    docs.groupdocs.cloud/signature/signature-option...
  9. Guide to Combine and Merge Powerpoint PPT PPTX ...

    Learn how to combine and merge PowerPoint PPT and PPTX files in Java using GroupDocs.Merger Cloud SDK. Step-by-step code, cURL examples, and configuration tips....Merge PowerPoint Files into One in Java - Java Document Merging...

    blog.groupdocs.cloud/merger/guide-to-combine-an...
  10. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, One per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....create document preview images, one per page. Image size and format...

    docs.groupdocs.cloud/comparison/create-document...