Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,378 for

join

(0.02 sec)
  1. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  2. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  3. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Merger Cloud is a platform independent REST API solution to Join multiple documents and manipulate single document structure across wide range of documents...that new API will offer are joining documents, splitting documents...Features # Document operations Join Documents Split Document Document...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  4. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....466 October 14, 2024 Error: Join. Exception: Windows Azure Storage...

    forum.groupdocs.cloud/latest
  5. Documentation

    GroupDocs Cloud Documentation Homepage...Documentation and guides for convert, join, split, rewrite, create, compare...

    docs.groupdocs.cloud/
  6. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  7. PDF Merger | Merge PDF Documents | Combine PDFs...

    Learn how to merge PDF documents in C# .NET. Step-by-step guide to combine PDF files, concatenate PDF documents, and streamline workflows with PDF merger....Join(requestOutput); Image:- A preview...groupdocs.cloud/v1.0/merger/join" \ -X POST \ -H "accept: application/json"...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/parser/get-template/
  10. 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:...of page numbers to use in a Join operation The first page should...application/json" * cURL example to join pages from several documents...

    docs.groupdocs.cloud/merger/generate-document-p...