Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 2,991 for

one

(0.05 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: 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. The following properties of preview may be customized:...from several documents into one document curl -v "https://api...

    docs.groupdocs.cloud/merger/generate-document-p...
  5. Convert TIFF to PDF in Java

    Learn how to convert TIFF to PDF in Java programmatically. Get accurate and high-quality conversions with customizable settings and secure data handling....developers to convert files from one format to another using cloud-based...

    blog.groupdocs.cloud/conversion/tiff-file-to-pd...
  6. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....0/metadata/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/metadata/working-with-files/
  7. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Merger Cloud in Docker type one of the following commands: Note...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  8. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/rotate-pages/
  9. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....0/signature/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/signature/working-with-fil...
  10. 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....REST API Excel spreadsheet is one of the most used software applications...

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