Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 8,136 for

page

(0.04 sec)
  1. GroupDocs.Watermark Cloud | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....Guide Release Notes Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/watermark/
  2. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...signature Leave feedback On this page A stamp signature is a special...position within the document page; and many more. Each Stamp option...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific Pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Convert Specific Pages Convert Specific Pages Leave feedback On...On this page This example demonstrates how to convert specific...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....documents, extracting specific pages or sections, or creating individual...consistent presentations. Change Page Orientation in Word Documents...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  5. Merge and Combine PDF Files using REST API in Ruby

    PDF merger API allows combining multiple PDF files into a single PDF file. This article is about How to Merge and Combine PDF Files using REST API in Ruby....API using Ruby Merge Specific Pages of Multiple PDF Files using...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-and-combine-p...
  6. GroupDocs.Comparison Cloud SDKs | Documentation

    GroupDocs.Comparison Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....SDKs Leave feedback On this page GroupDocs.Comparison Cloud is...available on the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/available-sdks/
  7. Available SDKs | Documentation

    Available SDKs for GroupDocs.Viewer Cloud...SDKs Leave feedback On this page Using an SDK (API client) is...ud-android:20.5' } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/viewer/available-sdks/
  8. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/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...response . Quantity ) } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/metered-consump...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Start Leave feedback On this page Create an account Creating an...len ( response )) } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/quick-start/
  10. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust Page parameters like max characters per line and max lines per Page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....this page When processing text files you can adjust page parameters...characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...