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

one

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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. 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/change-page-orienta...
  5. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only One of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly.... When only one of these properties is set, rendering...

    docs.groupdocs.cloud/viewer/render-project-time...
  6. 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...
  7. 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-...
  8. How to self-host GroupDocs.Comparison Cloud wit...

    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....Comparison Cloud in Docker type one of the following commands: Note...

    docs.groupdocs.cloud/comparison/self-host-with-...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, One of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....rendering of documents into HTML, one of the solutions you might want...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. 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...