Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 3,007 for

one

(0.04 sec)
  1. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/join-images/
  2. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/remove-pages/
  3. Convert PDF to Text in Java - PDF to TXT Converter

    Convert PDF to Text in Java programmatically using GroupDocs.Conversion Cloud SDKs & REST API. Follow the step-by-step guide for easy conversions....quickly convert documents from one format to another like Word,...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Convert SVG to JPG Images in Java | GroupDocs.C...

    Learn how to convert SVG files to JPG images in Java using using REST API. Follow our step-by-step guide and start converting files today....(Scalable Vector Graphics) is one such image format that has become...

    blog.groupdocs.cloud/conversion/convert-svg-fil...
  5. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java....quickly convert documents from one format to another like Word,...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....one" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. 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...
  8. How to Extract Pages From Word Documents in Python

    Split word document into multiple documents to extract pages from word document. This article is about how to extract pages from word documents in Python....Split Word Document into Single Ones by Page Range in Python Split...Split Word Document into Single Ones by Page Range in Python # You...

    blog.groupdocs.cloud/merger/how-to-extract-page...
  9. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Portable Document Format ) is one of the most commonly used file...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  10. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....users to convert documents from one format to another. It supports...

    blog.groupdocs.cloud/conversion/convert-csv-to-...