Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,018 for

merger family

(0.06 sec)
  1. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/swap-pages/
  2. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/get-document-inform...
  3. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/join-word-continous/
  4. How to Merge Word Documents in Ruby using REST API

    How to Merge Word Documents in Ruby using REST API...covered in this article: Word Merger REST API and Ruby SDK Merge...Online Word Merger | Combine DOCX Online Word Merger REST API and...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...
  5. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. 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 Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/join-document-cross...
  6. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document Merger REST API to combine two or more files using .NET SDK....covered in this article: File Merger REST API and .NET SDK Merge...Files using a REST API File Merger REST API and .NET SDK # For...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...
  7. 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....covered in this article: PDF Merger REST API and Ruby SDK Combine...using Ruby Online PDF Merger for Free PDF Merger REST API and Ruby...

    blog.groupdocs.cloud/merger/merge-and-combine-p...
  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:...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/generate-document-p...
  9. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

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