Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,030 for

doc to html

(0.04 sec)
  1. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...doc, .docx) 是最常用的文字处理文档格式之一。它允许您...NET SDK 安装 # 为了将 PDF 转换为 Word Doc,我将使用 GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  2. Adjust time unit | Documentation

    When rendering MS Project Documents GroupDocs.Viewer Cloud tries To find optimal output size and time unit depending on the project’s overall length. In case you need To set your own page size or time unit, you can set ProjectManagemenToptions class properties class as shown in code samples below. Time unit refers To smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/sample.mpp' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'ProjectManagementOpt':...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  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. 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...
  6. GroupDocs.Parser Cloud Product Family on Docume...

    GroupDocs.Parser Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Parser Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud E......doc, .docx) using GroupDocs.Parser...MS Office, OpenOffice, PDF, HTML and many file formats Recent...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  7. Render hidden columns and rows | Documentation

    Sometimes Excel Document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want To control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheeToptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...umn.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'SpreadsheetOptions':...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  8. Java convert CSV to XML online

    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/java-convert-csv-to...
  9. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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.nsf' }, 'ViewFormat': 'HTML', 'RenderOptions': { 'MailStorageOptions':...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  10. how to extract pages from word document online

    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....js 从 Word DOC/DOCX Online 中提取页面 您可能需要以编程方式将...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/how-to-extract-page...