Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 10,428 for

pdf to pdf

(0.86 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Convert PDF to PPT or PPTX using Java Converting PDF to PPT or...today’s fast-paced business world. PDF is a popular format for documents...

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  2. 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/
  3. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, Pdf portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how To extract text 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-text-from-a...
  4. 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...
  5. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How To use GroupDocs.Rewriter Cloud SDK for paraphrasing files....format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...FormatEnum . Pdf , outputFormat : SupportedConversions . Pdf , language...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  6. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To Dashboard To create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it To also acccess the Dashboard. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret....conversion docx document to pdf. Note The GitHub repository for...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...

    docs.groupdocs.cloud/conversion/quick-start/
  7. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST API To annotate documents, that can be used with any language in Cloud Apps and Websites...import text annotations from pdf Fixed resizing image when user...for PDF Improved export strikeout text annotation for PDF was...

    blog.groupdocs.cloud/annotation/introduction-of...
  8. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how To convert the CSV 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 the CSV documents into pdf documents with load options...."Spreadsheet/sample.csv", "Format": "pdf", "LoadOptions": { "Separator":...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  9. Sending files for processing | Documentation

    How To send files for processing To the selected language....pdf...ff474526313a24821e98", "savingMode":..."outputFormat": "Pdf", "diversityDegree": "Off", "format": "Pdf" }' curl...

    docs.groupdocs.cloud/rewriter/file/request/
  10. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how To convert presentation 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....presentation documents into pdf documents with load options...."Presentation/with_notes.pptx", "Format": "pdf", "LoadOptions": { "HideComments":...

    docs.groupdocs.cloud/conversion/convert-present...