Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 1,329 for

pdf to docx

(0.27 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…...Product Family convert-word-to-pdf flopez4 November 29, 2023, 4:20pm...different word documents to pdf. Is there an issue with Amazon...

    forum.groupdocs.cloud/t/amazons3-storage-except...
  2. how to make word file to image in java

    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 应用程序中以编程方式将 Excel 文件转换为 PDF 文件。在某些情况下,您需要将 word 文件转换为不易修...我们将在本文中介绍以下几点: Java 以编程方式将 DOCX 转换为 JPG 并将 JPG 转换为 DOCX - API 安装 如何使用 REST...

    blog.groupdocs.cloud/zh/tag/how-to-make-word-fi...
  3. how to make word file to image in java

    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 應用程序中以編程方式將 Excel 文件轉換為 PDF 文件。在某些情況下,您需要將 word 文件轉換為不易修...我們將在本文中介紹以下幾點: Java 以編程方式將 DOCX 轉換為 JPG 並將 JPG 轉換為 DOCX - API 安裝 如何使用 REST...

    blog.groupdocs.cloud/zh-hant/tag/how-to-make-wo...
  4. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us To convert the supported document formats To Spreadsheet Document Formats and returns the output document sTorage URL and also support To get the result as a stream. Convert To Spreadsheet Formats You can convert the supported document formats To Spreadsheet Formats and returns the output document sTorage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert To spreadsheet Format example....docx", "Format": "xlsx", "LoadOptions":...'conversions/password-protected.docx', 'Format': 'xlsx', 'LoadOptions':...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  5. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about To release. This release will include document comparison features along with support of Word, Pdf.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX, RTF, ODT,... ODP, OTP Comparison.Pdf supported: PDF Comparison.Html supported:...

    blog.groupdocs.cloud/comparison/next-generation...
  6. Word to Powerpoint ruby

    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....PowerPoint 轉換的 API 在 Ruby 中將 DOCX 轉換為 PPTX 或 PPT 使用高級選項將 Word...MS Office 和 OpenDocument 文件格式、PDF、HTML、CAD、光柵圖像等。...

    blog.groupdocs.cloud/zh-hant/tag/word-to-powerp...
  7. Sending Markdown files for translation | Docume...

    How To send Markdown files for translation To the selected languages.... Docx. outputFormat String n/a Extension...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/m...
  8. Sending HTML files for translation | Documentation

    How To send HTML files for translation To the selected languages.... Docx. outputFormat String n/a Extension...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/h...
  9. Sending CSV files for translation | Documentation

    How To send CSV files for translation To the selected languages.... Docx. outputFormat String n/a Extension...com/0cd7b09d-4d63-4bcd-a9a5-dfd72897aa17.pdf...ff474526313a24821e98", "savingMode":...

    docs.groupdocs.cloud/translation/file/request/c...
  10. 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....pages to be converted usePdf Use pdf as intermediate format watermarkOptions...pages to be converted usePdf Use pdf as intermediate format { "format"...

    docs.groupdocs.cloud/conversion/convertoptions/