Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 786 of 786 for

pdf to pptx

(0.08 sec)
  1. Java convert Excel sheet to CSV

    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....是一種基於雲的文檔轉換解決方案,允許開發人員將範圍廣泛的文件格式 與 PDF、DOCX、XLSX、PPTX、HTML 和其他格式。 SDK 支持 50...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-e...
  2. HTML Viewer - Exclude fonts | Documentation

    When rendering documents inTo HTML, by default the fonts that are used in the document are added To HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Extension Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM...TEX Microsoft PowerPoint PPT, PPTX, PPS, PPSX OpenDocument Formats...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  3. Convert document using custom font | Documentation

    This example demonstrates how To convert document that use cusTom font, or non-standard font. Fonts should be uploaded inTo cloud sTorage before conversion. Then put path To fonts inTo conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.STorage Cloud documentation for usage details....pptx', 'Format': 'pdf', 'OutputPath': 'Output'...{ "name" : "uses-custom-font.pdf" , "size" : 76532 , "path" :...

    docs.groupdocs.cloud/conversion/convert-using-c...
  4. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...PowerPoint" }, { "extension" : ".pptx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  5. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...支持 50+ 文件格式 # 在 DOCX、PDF、HTML、XLSX、PPTX、JPG 及更多格式之间转换。 ☁️ 基于云的...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. 在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV

    使用 C# REST API 将 JSON 数组转换为 CSV 表。本文介绍如何在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV。...Microsoft Office 和 OpenDocument 文件格式、PDF、HTML、CAD、光栅图像等等。 GroupDocs.Conversion...中以编程方式将 Word 转换为 PDF 使用 REST API 在 Python 中将 PDF 转换为 Excel 如何在 Python...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...