Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 423 for

docx to jpg

(0.07 sec)
  1. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...本文涵盖以下主题: Java Convert Word to PDF - DOCX to PDF Java库安装 如何使用 REST API...PDF Java Convert Word to PDF - DOCX to PDF Java库安装 # 为了将 Word DOC...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....docx" , "fileFormat" : "Microsoft...files" }, { "extension" : ".jpg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  3. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT...Specification: XPS Image files: BMP, GIF, JPG, PNG, TIFF Electronic publication:...

    blog.groupdocs.cloud/viewer/online-document-vie...
  4. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...docx) 是最常用的文字处理文档格式之一。它允许您使用文字处理...中将 PDF 转换为 Word DOCX 如何在 C# 中将页面范围从 PDF 转换为 DOCX 文件 如何在C#中将PDF的特定页面转换为Word文档...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Word 转换为 PDF][4] [使用高级选项在 C# 中将 DOCX 文件转换为 PDF][5] [如何在 C# 中将页面范围从...loud-data\input-sample-file.docx", FileMode.Open); // 创建文件上传请求...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....docx" , "fileFormat" : "Microsoft...files" }, { "extension" : ".jpg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...Specification: XPS Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF,...

    docs.groupdocs.cloud/viewer/overview/
  8. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you To set cusTom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is auTomatically applied when you set Width or Height only. This example demonstrates how To set output image size 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':..."path" : "viewer/sample_docx/sample_page_1.jpg" , "downloadUrl" :...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  9. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files To single file. 100% free online document merger....Open XML Macro-Enabled Document DOCX Merger Microsoft Word Open XML...Bitmap Image File Merge JPG Files JPG Image File JPEG Merger JPEG...

    products.groupdocs.app/merger/total
  10. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....jpg' } }, { 'FileInfo': { 'FilePath': 'Img/task2.jpg' },...'OutputPath': 'Output/joined.jpg' }" Response *Response will contain...

    docs.groupdocs.cloud/merger/join-images/