Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,909 for

merger ruby

(0.05 sec)
  1. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Merging Python Document Merging Ruby Document Merging Bank Statement...PPT online in Java Online PPT merger Convert PNG image to HTML code...

    blog.groupdocs.cloud/cs/tags/index.xml
  2. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Merging Python Document Merging Ruby Document Merging Bank Statement...PPT online in Java Online PPT merger Convert PNG image to HTML code...

    blog.groupdocs.cloud/hi/tags/index.xml
  3. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Get...

    docs.groupdocs.cloud/merger/get-supported-file-...
  4. Archive

    archives...Combine PDF Files with PDF Merger | Merge PDFs Efficiently in...Sheets in Java - Excel Files Merger December 8, 2023 · Muhammad...

    blog.groupdocs.cloud/archives/
  5. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Pages...

    docs.groupdocs.cloud/merger/swap-pages/
  6. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  7. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: 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....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Pages...

    docs.groupdocs.cloud/merger/remove-pages/
  8. 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:...Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/generate-document-p...
  9. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Get...

    docs.groupdocs.cloud/merger/get-document-inform...
  10. 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....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Pages...

    docs.groupdocs.cloud/merger/rotate-pages/