Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,094 for

pdf to doc

(0.04 sec)
  1. 在 Ruby 中使用 REST API 将 HTML 转换为 PDF

    使用免费的在线转换器立即将 HTML 文件转换为 Pdf 格式。本文介绍如何在 Ruby 中使用 REST API 将 HTML 转换为 Pdf。...українська Polski HTML 到 PDF 转换器 |免费在线将 HTML 转换为 PDF 作为 Ruby 开发人员,您可以使用...在云端以编程方式将 HTML 文件转换为 PDF 文档。 HTML 到 PDF 转换器软件有助于阅读离线文章或以便携式形...

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

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 Pdf。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 Pdf...中使用 REST API 将 Excel 电子表格转换为 PDF? Excel 电子表格广泛用于创建收据、发票、分类账、库存、账户和其他报告。...存、账户和其他报告。 XLS 或 XLSX 到 PDF 的转换 API 允许以可移植的形式与他人共享 Excel 数据。作为...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  3. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the Pdf optimization options To apply To the output Pdf file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output Pdf file for viewing online with a web browser. This optimization allows a browser To display the first pages of a Pdf file when you open the Document, instead of waiting for the entire file To download....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...the PDF optimization options to apply to the output PDF file...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  4. how to extract pages from word document online

    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....js 從 Word DOC/DOCX Online 中提取頁面 您可能需要以編程方式將...文檔提取到雲端的單獨文件中。在本文中,您將學習如何使用 Node.js 在線從 word DOC/DOCX 中提取頁面。 本文應涵蓋以下主題: Word Page...

    blog.groupdocs.cloud/zh-hant/tag/how-to-extract...
  5. Convert PNG to PPT 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....此 SDK 提供了範圍廣泛 的文檔轉換選項,包括 PDFDOC、DOCX、XLSX、HTML、光柵圖像等。對於需要將...

    blog.groupdocs.cloud/zh-hant/tag/convert-png-to...
  6. how to extract pages from a microsoft word docu...

    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....js 从 Word DOC/DOCX Online 中提取页面 您可能需要以编程方式将...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/how-to-extract-page...
  7. nodejs how to extract pages from a word document

    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....js 从 Word DOC/DOCX Online 中提取页面 您可能需要以编程方式将...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/nodejs-how-to-extra...
  8. CSV to XML converter online

    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....它支持範圍廣泛的文件格式,包括 CSV、XML、PDFDOC、DOCX、Excel、HTML、CAD、光柵圖像等等。它易於使用並與基於...

    blog.groupdocs.cloud/zh-hant/tag/csv-to-xml-con...
  9. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports To render Documents To Pdf and saves output To sTorage or stream. Render Document To Pdf with STorage URL Output This API renders Document To Pdf and saves resulted Document To sTorage. It also returns the link of rendered Document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used To render Document To Pdf and save To sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...supports to render documents to PDF and saves output to storage or...

    docs.groupdocs.cloud/annotation/rendering-docum...
  10. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumenTopenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumenTopenPassword The password required To open the Pdf Document PermissionsPassword The password required To change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of Pdf Document permissions....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...password required to open the PDF document PermissionsPassword...

    docs.groupdocs.cloud/viewer/pdfoptions/