Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 513 for

doc to jpg

(0.06 sec)
  1. Get Document Information | Documentation

    This REST API allows To obtain basic information about the Document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by Document type The following GroupDocs.Viewer Cloud REST API resource has been used To get Document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."SampleFiles/sample.docx" }, "ViewFormat": "JPG" }' Windows PowerShell # First...

    docs.groupdocs.cloud/viewer/get-document-inform...
  2. \"word to image java rest api\"

    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....Java REST API 将 Word 文档(DOC 或 DOCX)转换为 JPG 图像,从而实现基于图像的预览和文档渲染。只需几行代码,您就可以高保真的将...

    blog.groupdocs.cloud/zh/tag/\word-to-image-java...
  3. 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...
  4. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows To create Document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."sample2.pdf" }, "Format": "jpg" }' Windows PowerShell # First...

    docs.groupdocs.cloud/signature/create-document-...
  5. 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 , including Word, Excel, JPG, PowerPoint, PDF, HTML, and many...How to Merge Word Documents (DOC, DOCX) in Java How to Split PowerPoint...

    blog.groupdocs.cloud/merger/extract-document-pa...
  6. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows To specify output image width. Specify image width in case when you want To change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated To save image proportions....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...specify quality when rendering as JPG. Valid values are between 1 and...

    docs.groupdocs.cloud/viewer/imageoptions/
  7. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole Document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  8. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。... 文件類型 文件格式 字處理 DOC 、 DOT 、 DOCX 、 DOCM 、 DOTX 、...POTM 、 PPT 、 PPS 圖片 BMP 、 GIF 、JPG / [JPEG][5]) / JPE、 JP2 、 PNG...

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

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。... 文件类型 文件格式 字处理 DOC 、 DOT 、 DOCX 、 DOCM 、 DOTX 、...POTM 、 PPT 、 PPS 图片 BMP 、 GIF 、JPG / [JPEG][5]) / JPE、 JP2 、 PNG...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options To specify special or ordinary pages for Document processing. Example PagesSetup object...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...used in Microsoft Word 97-2003 .DOC binary documents. XmlDsig The...

    docs.groupdocs.cloud/signature/common-structures/