Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 143,414 for

pptx

(0.21 sec)
  1. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....Slides Java Metadata Ppsx PPT PPTX ODP POT ppsx PPSX Edit PPSX...POTM POTX PPS PPSM PPT PPTM PPTX...

    products.aspose.com/slides/java/metadata/ppsx/
  2. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....Slides C++ Metadata Otp PPT PPTX ODP POT ppsx OTP Edit OTP properties...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/otp/
  3. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....Slides C++ Metadata Potm PPT PPTX ODP POT ppsx POTM Edit POTM...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/potm/
  4. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...将修改后的演示文稿写入 PPTX 文件。 以下 PHP 代码演示如何创建普通图表: # 实例化表示 PPTX 文件的演示文稿类...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/create-chart/
  5. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....pptx" )) { // select paragraph to..."AnimationEffectinPar.pptx" , SaveFormat . Pptx ); } Get Animation...

    docs.aspose.com/slides/net/animated-text/
  6. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/java/shape-manipulations/
  7. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....pptx" ); try { var slide = pres ...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  8. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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" ; Presentation pres = Application...方法向幻灯片添加表格 删除表格行 删除表格列 将修改后的演示文稿保存为 PPTX 文件 string FileName = "Removing...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  9. 从 PHP 中获取演示文稿的形状实际属性|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 如何计算并应用实际形状属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  10. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat :: Pptx ); 从网络向幻灯片添加图像 如...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); 向母版幻灯片添加图像 幻灯...

    docs.aspose.com/slides/zh/cpp/image/