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

pdf to pptx

(0.09 sec)
  1. 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...
  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. 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-...
  4. 在 Java 中将 JPG 转换为 PowerPoint 并将 PowerPoint 转换为 JPG

    使用快速安全的 REST API 将 JPG 文件转换为 PPT,将 PPT 转换为 JPG 文件格式。让我们看看如何在 Java 中将 JPG 转换为 PowerPoint 以及将 PowerPoint 转换为 JPG...pptx"); settings.setFormat("jpg");...REST API 将 Word 文档转换为 PDF 使用 Python SDK 将 PDF 转换为可编辑的 Word 文档 在 Ruby...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...
  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...