Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 1,317 for

pdf to doc

(0.21 sec)
  1. Fetching file translations | Documentation

    How To fetch the translated file from the GroupDocs.Translation Cloud queue....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."status" : 200 , "message" : "Pdf document translated by 100%"...

    docs.groupdocs.cloud/translation/file/fetch/
  2. word to txt online on Document Processing REST ...

    word To txt online on Document Processing REST APIs | GroupDocs Cloud Recent content in word To txt online on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf Sử dụng API R......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...dụng .NET REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với...

    blog.groupdocs.cloud/vi/tag/word-to-txt-online/...
  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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...container like ZIP archive, emails, PDF portfolios, etc. by specifying...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  4. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...of different formats into one pdf or word processing document....

    docs.groupdocs.cloud/merger/join-document-cross...
  5. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how To convert cad Document inTo Pdf Document 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...to convert cad document into pdf document with load options. There...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  6. 4. Convert One Note Document with Load Options ...

    This example demonstrates how To convert one note 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...convert one note documents into pdf documents with load options....

    docs.groupdocs.cloud/conversion/convert-one-not...
  7. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How To use GroupDocs.Rewriter Cloud SDK for paraphrasing files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  8. Summarizing files with GroupDocs.Rewriter SDK |...

    How To use GroupDocs.Rewriter Cloud SDK for files summarization....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...format = "Pdf" ; string path = "/path/to/myFile.pdf" ; byte []...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...variety of document formats like PDF, Words, Spreadsheet, Presentation...popular business file formats like PDF, Word, Excel, PowerPoint, Visio...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages inTo HTML, Pdf, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how To adjust output page size....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...rendering Email messages into HTML, PDF, and images. To enable this feature...

    docs.groupdocs.cloud/viewer/adjust-page-size/