Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 831 for

docx to html

(0.19 sec)
  1. AmazonS3 Storage exception: Exception of type '...

    Hello, we are seeing this Cloud convert error when converting many different word documents To pdf. Is there an issue with Amazon sTorage there? GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: AmazonS3 STorage excep…... in /home/ourdomain/public_html/ourapp/vendor/groupdocsclou...share as a variety of image, docx, xlsx, and other files fail...

    forum.groupdocs.cloud/t/amazons3-storage-except...
  2. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...范围广泛 的文档转换选项,包括 PDF、DOC、DOCX、XLSX、HTML、光栅图像等。对于需要将文档转换为不同格式而无...如何使用 Java 将 PowerPoint PPT 转换为 HTML 在 Python 中将 EXCEL 转换为 JSON 并将...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  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...."watermarkOptions" : [{ options }] } html Properties Description format...: [{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  4. 在 Python 中将 SVG 高质量转换为 PNG

    SVG To PNG API 专为开发人员设计,用于将 SVG 图像转换为 PNG 文件。本文介绍如何在 Python 中将 SVG 高质量转换为 PNG。...svg", storage_name) # 上传docx文件到云端 response = file_api.upload_file(request)...图像 如何在 Python 中在线将 Word 转换为 HTML 使用 Node.js 将 Excel 转换为 XML 并将...

    blog.groupdocs.cloud/zh/conversion/convert-svg-...
  5. Excel to Text Conversion | 在 C# 中将 XLS、XLSX 转换为...

    如何使用 .NET REST API 将 Excel 电子表格 (XLS/XLSX) 转换为纯文本文件。自动化 Excel 到文本的转换并简化数据提取。...xls\", \"Format\": \"html\", \"ConvertOptions\": { \"FromPage\":...中合并 Word 文档 使用 .NET REST API 将 DOCX 转换为 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  6. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...API还支持Word、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多种文档的转换。 REST...转换为 Word 文档 如何使用 Ruby 将 Word DOCX 转换为 PPTX PowerPoint 演示文稿...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  7. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users To get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....comparisons of annotations, Image and html comparison features. This release...merged cells Implement Comparison.Html Improvements - GroupDocs.Comparison...

    blog.groupdocs.cloud/comparison/introduction-of...
  8. Java 将 EML 转换为 PDF - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 EML 文件转换为 Java 中的 PDF。使用分步指南增强安全性和兼容性。...是的, SDK 支持多种文件格式,包括 DOCX、XLSX、PPTX、HTML 等等,使您能够毫不费力地在不同格式之间转换文件。...

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  9. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: Html, JPG, PNG or PDF Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Requested conversion format: HTML, JPG, PNG or PDF Required. File..."Resources/SampleFiles/sample.docx" ) if err != nil { fmt . Printf...

    docs.groupdocs.cloud/viewer/convert-and-download/
  10. Delete rendered document | Documentation

    After rendering various types of documents inTo Html, Image, or Pdf, you may clean (delete) rendered pages from cloud sTorage using special method. Note: This method deletes only output files, the input file remains in the sTorage. Following example demonstrates on how To delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....various types of documents into HTML, Image, or Pdf, you may clean..."FilePath": "SampleFiles/sample.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...