Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 705 for

pdf to doc

(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....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...
  2. how to save each page of a word document separa...

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats.... 本文將涵蓋以下主題: Word DOC 拆分器 REST API 和 Node.js SDK 在...中使用 REST API 按頁面範圍分隔頁面 Word DOC 拆分器 REST API 和 Node.js SDK 要拆分...

    blog.groupdocs.cloud/zh-hant/tag/how-to-save-ea...
  3. Convert document without storage | Documentation

    This example demonstrates how To convert Document without using cloud sTorage. Use this method To directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. 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/
  5. Supported Document Formats | Documentation

    All Document and image formats supported by GroupDocs.Viewer Cloud V2....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Render as PNG / JPG Render as PDF Remarks MicroStation Design File...

    docs.groupdocs.cloud/viewer/supported-document-...
  6. how to save each page of a word document separa...

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats.... 本文将涵盖以下主题: Word DOC 拆分器 REST API 和 Node.js SDK 在...中使用 REST API 按页面范围分隔页面 Word DOC 拆分器 REST API 和 Node.js SDK 要拆分...

    blog.groupdocs.cloud/zh/tag/how-to-save-each-pa...
  7. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify, search, update and delete different type of Signatures objects To Documents in the cloud by performing a wide variety of signature options you can wish To put on a Document in the cloud, verify Document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability To align the signature location on page area, set font and colors, same as put on any or all pages of a Document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for Pdf only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document or separate pages (for PDF only) with a lot of additional...

    docs.groupdocs.cloud/signature/overview/
  8. Convert document direct async | Documentation

    This example demonstrates how To convert word processing Document inTo Pdf Document asyncronously without using cloud sTorage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted Document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Request // 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...word processing document into pdf document asyncronously without...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. Convert document async | Documentation

    This example demonstrates how To convert word processing Document inTo Pdf Document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted Document from sTorage Steps 1 and 4 are sTorage operations, please refer To this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...word processing document into pdf document asyncronously. There...

    docs.groupdocs.cloud/conversion/convert-documen...
  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/