Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,102 for

doc to html

(0.31 sec)
  1. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (inTo an image, Html or PDF) by dividing inTo square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared To rendering the entire Document at once. Generally, DWG Documents are divided inTo pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...CAD drawings (into an image, HTML or PDF) by dividing into square...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  2. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...PPTX, XLSX etc. into JPEG, PNG, HTML, or PDF formats. The difference...

    docs.groupdocs.cloud/viewer/features-overview/
  3. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } Html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."watermarkOptions" : [{ options }] } html Properties Description format...

    docs.groupdocs.cloud/conversion/convertoptions/
  4. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 Doc 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...{#Online-DOCX(Word)-to-TIFF-Converter} # 如何在线将 DOC 转换为 TIFF?请尝试以下 免费的在线 word 到 tiff...电子表格 如何在 Python 中将 PDF 文件转换为 HTML 如何使用 REST API 在线将 EML 文件转换为...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal Document annotaTor that supports almost all common business Document and image file formats. File Format Description Annotate Doc, DocX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DocM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ Html Hypertext Markup Language ✔ MHtml MIME Html File ✔ JPEG Joint PhoTographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Hypertext Markup Language ✔ MIME HTML File ✔ Joint Photographic Experts...

    docs.groupdocs.cloud/annotation/supported-docum...
  6. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how To retrieve view information for Outlook Data File. 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...viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  7. 使用 Node.js 将 PDF 转换为可编辑的 Word 文档

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为可编辑的 Word 文档。 Node.js SDK 允许将 PDF 转换为 DocDocX 文件。...开发人员,您可以在云端以编程方式将 PDF 文件转换为 Word 文档(DOC 或 DOCX)。在本文中,您将了解如何使用 Node.js...的图像和文档转换为您需要的任何格式。 Word、PowerPoint, Excel、PDF、HTML、CAD、光栅图像等50多种文档和图像之间轻松转换。它还提供...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project Documents when calling Info method. Following example demonstrates how To retrieve view information for MS Project Document. 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...viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  9. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF Documents when calling Info method. Following example demonstrates how To retrieve view information for PDF Document. 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...viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  10. GroupDocs.Rewriter Cloud | Documentation

    An introduction To natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-To-day business needs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...structure. Paraphrase and convert HTML pages online. Automatically...

    docs.groupdocs.cloud/rewriter/