Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,032 for

merger java

(0.17 sec)
  1. Java: Convert MPP to PDF | MPP to PDF Converter...

    Learn how to convert MPP to PDF using Java REST API. Simplify project sharing, enhance accessibility, and ensure compatibility with a universal PDF format....Microsoft project file to PDF in Java. Microsoft Project ( MPP ) files...to convert MPP to PDF using Java REST API, making project management...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....Rearrange Pages in Word Online using Java. Have you ever found yourself...for you – GroupDocs.Merger Cloud SDK for Java. In this article,...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  3. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...conversion of PDF to Excel using a Java REST API automates the process...API PDF to XLS Conversion in Java Online PDF to XLSX Conversion...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  4. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...Convert HTML to PowerPoint using Java. Converting content into is...conversion capabilities into your Java applications. This article covers...

    blog.groupdocs.cloud/conversion/convert-html-to...
  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. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....PPT/PPTX Into Separate Files using Java. PowerPoint presentations are...help of GroupDocs.Merger Cloud SDK for Java, splitting PowerPoint...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  7. 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/
  8. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Security...

    docs.groupdocs.cloud/merger/security-operations/
  9. 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 Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Merger Product Solution GroupDocs...Cloud Documentation / GroupDocs.Merger Cloud / Developer Guide / Document...

    docs.groupdocs.cloud/merger/join-images/
  10. 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...