Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 143,437 for

pptx

(0.32 sec)
  1. Online XLSM File Merger or Build Python Apps to...

    Free online app to combine different XLSM files. Python merging library code to merge XLSM documents into other formats....Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...(PowerPoint Presentation) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/python-net/merge/xlsm/
  2. Export CSV to PPT in Android or with free Onlin...

    Android API to Convert CSV to PPT without using Microsoft Word or online. Test free CSV to PPT online converter quickly before integrating the code....formats, including PDF, PPT, PPTX, and XPS. With this API, you..."output.pptx" , com . aspose . pdf . SaveFormat . Pptx ); Free...

    products.aspose.com/total/android-java/conversi...
  3. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...使用 Python 在 PPT 演示文件中創建圖表 PPT PPTX PPT 使用 Python 將 PowerPoint 圖表和圖表添加到...其他支持的格式 使用 Python,您還可以將圖表添加為以下格式: PPTX...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. 使用 PHP 在演示文稿中管理 ActiveX 控件|Aspose.Slides for PH...

    了解 Aspose.Slides for PHP via Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... 将演示文稿保存为 PPTX 文件。 以下示例代码基于上述步骤,演示如何向幻灯片添加...-> save ( "Output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/activex/
  5. Benefits of Aspose.Slides products | products.a...

    Why Aspose.Slides products are the best choice for working with presentations...Slides Benefits PPT PPTX ODP Benefits of Aspose.Slides...presentation formats, such as PPT, PPTX, or ODP. This is a useful feature...

    products.aspose.com/slides/benefits/
  6. 在 C# 中应用或更改幻灯片布局|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理和自定义幻灯片布局。通过 C# 示例代码探索布局类型、占位符控制、页脚可见性以及布局操作。...pptx" )) { // 遍历布局幻灯片类型以选择布局幻灯片。.... Save ( "Output.pptx" , SaveFormat . Pptx ); } 移除未使用的布局幻灯片 Aspose...

    docs.aspose.com/slides/zh/net/slide-layout/
  7. Change the Presentation Slide Size in C++|Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); pres -> get_SlideSize ()..."pres-4x3-aspect-ratio.pptx" , SaveFormat :: Pptx ); Specify Custom...

    docs.aspose.com/slides/cpp/slide-size/
  8. 在 Android 上的演示文稿中嵌入字体|Aspose.Slides 文档

    通过 Java 使用适用于 Android 的 Aspose.Slides 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上精准渲染。...pptx" ); try { // 渲染包含使用嵌入的 "FunSized"...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/zh/androidjava/embedded-...
  9. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ; foreach ( string s in GetAllExternalHyperl...External Eyperlinks.pptx" ; // 实例化表示 PPTX 文件的 Presentation 对象...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  10. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。...保存演示文稿为 PPTX 文件。 objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft...值。 设置图表在 X 轴和 Y 轴方向的旋转角度。 以 PPTX 格式保存演示文稿。 // 创建一个空的演示文稿。 using...

    docs.aspose.com/slides/zh/net/create-a-chart-in...