Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 7,901 for

page

(0.25 sec)
  1. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own Page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....unit Leave feedback On this page When rendering MS Project documents...case you need to set your own page size or time unit, you can set...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  2. Working with QR Code Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...QRCode Signature in Document Pages with different options of QRCode...

    docs.groupdocs.cloud/signature/working-with-qr-...
  3. GroupDocs.Merger Cloud Product Family on Docume...

    GroupDocs.Merger Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Merger Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud C......Rearrange PDF Pages – Move, Swap, and Delete PDF Pages in Java Learn...Learn how to rearrange pages in a PDF document. Follow step-by-step...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Annotation Leave feedback On this page Text redaction annotation fills...'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': " Output...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one in Ruby....API in Ruby Merge Specific Pages of Two or More Text Files using...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/how-to-combine-or-m...
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....consumption Leave feedback On this page Note This example related to...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requ...

    docs.groupdocs.cloud/viewer/metered-consumption/
  7. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence 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 storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Storage Leave feedback On this page Storage existence API This API...0/merger/storage/version/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/merger/working-with-storage/
  8. How to Add pagination in the converted html - F...

    how will add Pagination in HTML Output during DOCX to HTML Conversion....renders input documents to HTML pages by default. You can set HtmlOptions...RenderToSinglePage to render into one page....

    forum.groupdocs.cloud/t/how-to-add-pagination-i...
  9. how to extract pages from secured pdf without p...

    how to extract Pages from secured pdf without password on Document Automation REST APIs | GroupDocs Cloud Recent content in how to extract Pages from secured pdf without password on Document Automa......how to extract pages from secured pdf without password on Document...Recent content in how to extract pages from secured pdf without password...

    blog.groupdocs.cloud/fr/tag/how-to-extract-page...
  10. How to self-host GroupDocs.Signature Cloud with...

    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, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Docker Leave feedback On this page is an open platform that effectively...You can sign only two first pages of the document Evaluation watermarks...

    docs.groupdocs.cloud/signature/how-to-self-host...