Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 10,285 for

pdf to pdf

(0.07 sec)
  1. 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....of different formats into one pdf or word processing document...."FileInfo": { "FilePath": "Pdf/one-page-password.pdf", "Password": "password"...

    docs.groupdocs.cloud/merger/join-document-cross...
  2. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how To convert txt documents inTo Pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....to convert txt documents into pdf documents with load options...."Text/sample.txt", "Format": "pdf", "LoadOptions": { "Encoding":...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  3. Extract text from XML in Java | Parse XML docum...

    Learn how To extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....helpful: Extract Images from PDF Files in Java using REST API...Extract Text from PDF File in Java Extract Data from PDF using REST...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...remove protection from PDF in C# using this PDF password remover....SDKs and REST APIs to unlock PDF files. Let’s learn how to convert...

    blog.groupdocs.cloud/groupdocs.cloud/page/12/
  5. Extract PowerPoint Images | PPTX Image Extracto...

    How To extract and download images from PowerPoint presentations using .NET Cloud SDK. AuTomate PPT and PPTX image extraction with REST API. PPT To JPG...Extraction API Prerequisites Install PDF parser API Extract PPT Images...formats it supports including ( PDF , Excel , DOCX etc.), it is also...

    blog.groupdocs.cloud/parser/extract-images-from...
  6. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Image or Stamp signatures on PDF, Word, Excel and PowerPoint Documents...annotation opacity properties for PDF, Word, PowerPoint and Diagram...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason To believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (To sign) and public (To verify) keys. Most often certificates of various public key crypTography standards are used for this purpose, for example PFX format (see specification here).... PDF document format supports digital...signature looks by default on PDF document page.. GroupDocs.Signature...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used To build legally-binding e-signature apps with web signature capture functionality....the orientation of pages for PDF and image files. Added support...available. New UI tools added for PDF files: ruler, underline. More...

    blog.groupdocs.cloud/comparison/spotlight-group...
  9. 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....to rotate selected pages of a PDF curl -v "https://api.groupdocs..."FileInfo": { "FilePath": "/Pdf/ten-pages.pdf" }, "Pages": [2, 4], "Mode":...

    docs.groupdocs.cloud/merger/rotate-pages/
  10. Merge PowerPoint Files into One - Simplify Your...

    Learn how To easily merge PowerPoint files inTo one in Java. This article provides a step-by-step guide and code examples for Java developers....various formats, including Word, PDF, PowerPoint, HTML, and many more...Extract Specific Pages from PDF using Python Extract Pages From...

    blog.groupdocs.cloud/merger/merge-powerpoint-fi...