Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 806 of 806 for

pptx to pdf

(0.22 sec)
  1. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....audio and video files, images, PDF, eBooks, drawings, and many more...PowerPoint / Presentation PPT, PPTX, PPTM, PPS, PPSX, PPSM, POTX...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  2. 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"...'Presentation/uses-custom-font.pptx', 'Format': 'pdf', 'OutputPath': 'Output'...

    docs.groupdocs.cloud/conversion/convert-using-c...
  3. 在 Python 中将 EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL

    GroupDocs API 提供了一种在 python 中转换 JSON 和 excel 工作表的简单方法。让我们学习如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL。...ConvertDocumentReque 调用 convert\document() 将 pdf 转换为 excel 以下代码示例显示了如何使用 Python...que调用 convert\document() 方法将pdf在线转换为excel代码 以下代码示例显示了如何使用 Python...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....pdf" , "fileFormat" : "Portable Document...PowerPoint" }, { "extension" : ".pptx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  5. 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...
  6. 在线 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...