Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 143,942 for

pptx

(0.15 sec)
  1. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat :: Pptx ); } finally { if...$pres = new Presentation ( "pres.pptx" ); try { $numberOfBackgroundFi...

    docs.aspose.com/slides/php-java/presentation-th...
  2. 通過 C++ 從 PPT 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPT 文件中提取文本和圖像。...format for PowerPoint, known as PPTX, from 2007 onwards that is based...C++,可以輕鬆解析其他格式,包括。 ODP (OpenDocument 演示格式) PPTX (打開 XML 表示格式)...

    products.aspose.com/slides/zh-hant/cpp/parser/ppt/
  3. Merge ODT Files Online or using C++ | products....

    Free online app to combine different ODT files. C++ merging library code to merge ODT documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/odt/
  4. Merge RTF Files Online or using C++ | products....

    Free online app to combine different RTF files. C++ merging library code to merge RTF documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/rtf/
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Python How to Convert Excel to PPTX in Python How to Remove Formula...

    kb.aspose.com/cells/page/11/
  6. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM presentation using Node applications without using Microsoft Office....Presentation File) Generate PPTX File (Open XML presentation...

    products.aspose.com/total/nodejs-java/create/potm/
  7. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  8. 将 OpenDocument 演示文稿转换为 Android|Aspose.Slides 文档

    Aspose.Slides for Android 让您轻松将 ODP 转换为 PDF、HTML 和图像格式。使用快速且准确的演示文稿转换提升您的 Java 应用程序。...文件转换为其他文档格式的 API 与用于 PowerPoint(PPT 和 PPTX)转换操作的 API 相同。 例如,如果您需要将 ODP...

    docs.aspose.com/slides/zh/androidjava/convert-o...
  9. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise Java examples....pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-master/
  10. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表后壁填充颜色 设置图表绘图区填充颜色 将修改后的演示文稿写入 PPTX 文件 // 实例化演示文稿// 实例化演示文稿 Presentation..."FormattedChart_out.pptx" , SaveFormat . Pptx ); 为图表设置字体属性 Aspose...

    docs.aspose.com/slides/zh/net/chart-formatting/