Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,040 for

doc to html

(0.1 sec)
  1. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you To reorder the Document pages. The order of the pages in the source Document is never changed, instead, the API applies reordering To the resultant PDF Document. The following code snippet shows how To reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'PagesToRender':...

    docs.groupdocs.cloud/viewer/reorder-pages/
  2. Extract DOCX Pages in Java | Word Extractor

    Learn how To extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide To simplify and optimize your workflow. Try it now!...formats such as PDF, Word, Excel, HTML, PowerPoint, and many more....Excel, JPG, PowerPoint, PDF, HTML, and many more. Can I extract...

    blog.groupdocs.cloud/merger/extract-document-pa...
  3. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language To render field labels such as From, To, Subject etc. There might be the case when you want To change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough To allow you To use the cusTom field labels for email header. The API provides a new property FieldLabels in EmailOptions class To change the field labels....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.msg' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'EmailOptions':...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  4. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output Html Document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded inTo Html Document. ResourcePath Path for the Html resources (styles, images and fonts)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ExternalResources Controls output HTML document resources (styles,...

    docs.groupdocs.cloud/viewer/htmloptions/
  5. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all Document formats. Each option may correspond To one or more formats. ViewOptions example { "ViewFormat": "Html", "FileInfo": { "FilePath": "string", "STorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows To set rendering format, available values are: Html, JPG, PNG, PDF....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ViewOptions example { "ViewFormat" : "HTML" , "FileInfo" : { "FilePath"...

    docs.groupdocs.cloud/viewer/viewoptions/
  6. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature To add cusTom font sources. Following code snippet shows how To set cusTom font source. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...font.odg' }, 'ViewFormat': 'HTML', 'FontsPath' : 'Fonts' }" Resonse...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  7. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xHtml https://Docs.groupDocs.cloud/viewer/add-watermark/ weekly 0.5 https://Docs.groupDocs.cloud/viewer/adjust-image......org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/...cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image-quality/...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  8. jpg to word converter free download

    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....轉換為 JPG 使用高級設置在 Java 中將 Word DOC 轉換為 JPG 圖像 如何使用 REST API 在 Java...以使其可編輯。 JPG 到 Word 轉換器可在幾秒鐘內將圖像轉換為 doc 文件。因此,在本文中,您將學習如何在 Python 中將...

    blog.groupdocs.cloud/zh-hant/tag/jpg-to-word-co...
  9. Free online CSV to XML converter

    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....它支持范围广泛的文件格式,包括 CSV、XML、PDF、DOC、DOCX、Excel、HTML、CAD、光栅图像等等。它易于使用并与基于...

    blog.groupdocs.cloud/zh/tag/free-online-csv-to-...
  10. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need To render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders To specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need To render items from Inbox folder just specify Folder = “Inbox”; when you need To render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.ost' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'OutlookOptions':...

    docs.groupdocs.cloud/viewer/render-outlook-data...