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

pdf to pdf

(0.37 sec)
  1. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the...size when rendering document as PDF file. Read more details here...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. Add Watermark | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document with adding watermark. 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 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....word processing document into pdf document with adding watermark..."WordProcessing/four-pages.docx", "Format": "pdf", "WatermarkOptions": { "Text":...

    docs.groupdocs.cloud/conversion/add-watermark/
  3. Convert N Consecutive Pages | Documentation

    This example demonstrates how To convert consecutive pages from word processing documents inTo Pdf documents. 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 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....word processing documents into pdf documents. There are steps that..."WordProcessing/four-pages.docx", "Format": "pdf", "ConvertOptions": { "FromPage":...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  4. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing documents in HTML/Pdf/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a document as Pdf...when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate...pages when viewing a document as PDF API Usage There are steps that...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  5. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, Pdf portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how To extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....container like ZIP archive, emails, PDF portfolios, etc. by specifying...{ "FilePath": "pdf\\PDF with attachements.pdf", "StorageName":...

    docs.groupdocs.cloud/parser/extract-images-from...
  6. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files inTo one file or combine PPT files online free. This artilce covers how To merge and combine PowerPoint PPT/PPTX presentations in C#....# Extract Specific Data from PDF using Python Merge PowerPoint...Text from PDF using Python Extract Specific Pages from PDF using...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  7. Convert document | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document with default 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 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....word processing document into pdf document with default options..."WordProcessing/four-pages.docx", "Format": "pdf", "OutputPath": "Output" }' Windows...

    docs.groupdocs.cloud/conversion/convert-document/
  8. 3. Convert Email Document with Load Options | D...

    This example demonstrates how To convert email 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....convert email documents into pdf documents with load options...."Email/sample.msg", "Format": "pdf", "LoadOptions": { "DisplayHeader":...

    docs.groupdocs.cloud/conversion/convert-email-d...
  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. 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....Microsoft Office documents, PDF, HTML and images, keeping the...native PDF comparison module. This means that two PDF files can...

    blog.groupdocs.cloud/total/december-2014-newsle...