Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 142,062 for

pptx

(0.3 sec)
  1. Convert PPTM to PNG using C++ application | pro...

    Sample C++ conversion code for PPTM document to PNG format. Use example code for batch PPTM to PNG conversion within any C++ Application....PowerPoint 97-2003) PPTM TO PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/conversion/pptm-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/conversion/ Recent content in راه حل تبدیل PDF با استفاده از C# on Asp......com/pdf/fa/net/conversion/eps-to-pptx EPS to PPTX column is-2 button is-info...com/pdf/fa/net/conversion/eps-to-pptx EPS to PPTX column is-2 button is-info...

    products.aspose.com/pdf/fa/net/conversion/index...
  3. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....formats, including PDF, DOCX, PPTX, XLSX, HTML, etc., and converting...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  4. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(Microsoft PowerPoint 97-2003) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/java/parser/odp/
  5. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...Office documents (DOCX/DOC, XLSX, PPTX), Images in BMP, PNG, JPEG,...

    products.aspose.com/pdf/go-cpp/
  6. 在 JavaScript 中将 PowerPoint 转换为 HTML|Aspose.Slid...

    在 JavaScript 中将 PowerPoint 转换为 HTML。将 Pptx 或 PPT 保存为 HTML。将幻灯片保存为 HTML。...PPT 转换为 HTML 使用 JavaScript 将 PPTX 转换为 HTML 使用 JavaScript 将 ODP...。该代码能够在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式并保存为 HTML。 关于 PowerPoint...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, Pptx and ODP, with practical code examples....pptx" ) as pres : chart = pres ....slides . Presentation ( "pres.pptx" ) as pres : chart = pres ....

    docs.aspose.com/slides/python-net/chart-calcula...
  8. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code....Slides converts PPT or PPTX presentation to the XPS format...Presentation > ( u "Convert_XPS.pptx" ); // Saving the presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. 在 Android 上管理演示文稿页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 为 PowerPoint 和 OpenDocument 演示文稿添加并自定义页眉和页脚,以实现专业外观。...pptx" ); try { // 设置页脚 pres . getHeaderFooterManag..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/presentat...
  10. 在 Android 上创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用 Java 在演示文稿中添加专业文本。... 将演示文稿保存为 PPTX 文件。 下面的 Java 示例代码演示了上述步骤,展示了如何对文本应用外部阴影效果:...save ( "pres_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/wordart/