Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 233 for

doc to png

(0.15 sec)
  1. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating Documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "Png", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations To remove from the Document. Format Preview format. Supported values are: Png, JPEG or BMP. Default value is Png. PageNumbers Page numbers To create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Password" : "string" }, "Format" : "PNG" , "PageNumbers" : [ 0 ], "Width"...

    docs.groupdocs.cloud/annotation/previewoptions/
  2. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word DocX 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...HTML 作为 Java 开发人员,您可能需要将 Word DOC 文件转换为 HTML 。例如,使文档更易于在 Internet...REST API 和 SDK 安装 # 为了将 Word DOC 文件转换为 HTML 页面,我将使用 GroupDocs...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. How to work with Files and Storage | Documentation

    Using Files view Log inTo Dashboard. Click on the Files Page. Expand STorage drop-down and select the desired STorage e.g “Test”. Uploading Local File To a STorage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.Docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.Docx file i.e. Name, Size and Modified date....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...the desired file i.e. barcode.png Click Copy Select the desired...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  4. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want To render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property To true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions auTomatically. API Usage There are steps that usage of GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."SampleFiles/sample.vssx" }, "ViewFormat": "PNG", "RenderOptions": { "VisioRenderingOption":...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  5. word to image converter free

    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....Polski 在 Python 中將 Word 轉換為 JPEG、PNG 或 GIF 圖像文件 Word 是用於共享和打印文檔的流...如何在 Python 中將 word 轉換為 JPEG、PNG 或 GIF 圖像文件。 本文應涵蓋以下主題: 文字到圖像轉換...

    blog.groupdocs.cloud/zh-hant/tag/word-to-image-...
  6. convert word to jpeg 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....Polski 在 Python 中將 Word 轉換為 JPEG、PNG 或 GIF 圖像文件 Word 是用於共享和打印文檔的流...如何在 Python 中將 word 轉換為 JPEG、PNG 或 GIF 圖像文件。 本文應涵蓋以下主題: 文字到圖像轉換...

    blog.groupdocs.cloud/zh-hant/tag/convert-word-t...
  7. word to image converter free

    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....Polski 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件 Word 是用于共享和打印文档的流...如何在 Python 中将 word 转换为 JPEG、PNG 或 GIF 图像文件。 本文应涵盖以下主题: 文字到图像转换...

    blog.groupdocs.cloud/zh/tag/word-to-image-conve...
  8. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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.txt" }, "ViewFormat": "PNG", "RenderOptions": { "TextOptions":...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  9. word to jpg converter free

    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....Polski 在 Python 中將 Word 轉換為 JPEG、PNG 或 GIF 圖像文件 Word 是用於共享和打印文檔的流...如何在 Python 中將 word 轉換為 JPEG、PNG 或 GIF 圖像文件。 本文應涵蓋以下主題: 文字到圖像轉換...

    blog.groupdocs.cloud/zh-hant/tag/word-to-jpg-co...
  10. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want To add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you To get the text contained in a source Document with coordinates. Following code sample shows how To retrieve and print out text (lines / words / characters) of each Document page with coordinates....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."SampleFiles/sample.docx" }, "ViewFormat": "PNG", "RenderOptions": { "ExtractText":...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...