Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 114 of 114 for

docx to jpeg

(0.09 sec)
  1. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word Docx 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...docx"); UploadFileRequest request...-testing\\input-sample-file.docx", fileStream, MyStorage); FilesUploadResult...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...docx"); options.setFileInfo(fileInfo);...https://wiki.fileformat.com/image/jpeg/" target="_blank" rel=“noreferrer...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  3. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...docx"); options.setFileInfo(fileInfo);...https://wiki.fileformat.com/image/jpeg/" target="_blank" rel=“noreferrer...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  4. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files To JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 To 100. Default value is 90. This example demonstrates how To adjust quality of the output JPG image. 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....docx' }, 'ViewFormat': 'JPG', 'RenderOptions':...null , "path" : "viewer/sample_docx/sample_page_1.jpg" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...