Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 866 for

merger php

(0.04 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the 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 moving document pages....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Pages...

    docs.groupdocs.cloud/merger/move-pages/
  2. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/split-document/
  3. How to self-host GroupDocs.Merger Cloud with Do...

    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, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Getting Started / How...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  4. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join 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.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/join-images/
  5. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/import-attachment/
  6. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Pages...

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

    docs.groupdocs.cloud/merger/join-word-continous/
  9. 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....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/join-document-cross...
  10. PPT merge file page size changed - join API req...

    Hello, I am using the cloud API for merging PPT files into one PPT prezentation. The page size is not part of the API, so it cannot be set in the requests for joining the documents. In the attachments you can see the …...Merger Cloud Product Family kmettom...https://products.aspose.app/slides/merger/combine-ppt-to-ppt , which...

    forum.groupdocs.cloud/t/ppt-merge-file-page-siz...