Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 133,800 for

pptx

(0.28 sec)
  1. 形状格式设置|Aspose.Slides 文档

    在 Java 中格式化 PowerPoint 演示文稿中的形状... 将修改后的演示文稿写入 PPTX 文件。 以下 Java 代码演示了格式化矩形 AutoShape...); // 将 PPTX 文件写入磁盘 pres . save ( "RectShpLn_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  2. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C# or .NET...pptx" )) { // Accesses a slide through..."modified_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  3. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index...pptx" ); try { # Accesses a slide...save ( "modified.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  4. 组|Aspose.Slides for PHP 文档

    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 文件。 以下示例向幻灯片添加了一个组形状。 # 实例化...)); # 将 PPTX 文件写入磁盘 $pres -> save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/group/
  5. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET...Write the presentation as a PPTX file. In the example given below...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); Set Font Size of...

    docs.aspose.com/slides/net/chart-legend/
  6. Change the fill color of a shape in a presentat...

    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" ; SetPPTShapeColor ( FileName...the modified presentation as a PPTX file. string FilePath = @"....

    docs.aspose.com/slides/net/change-the-fill-colo...
  7. Chart Legend|Aspose.Slides for PHP Documentation

    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....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-legend/
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Excel 如何在 C# 中将 PPT 转换为 PPTX 如何在 Java 中将 PPTX 转换为 PPT 如何在 Java 中将...C# 中将 DGN 转换为 PDF 如何使用 C# 将 PPTX 转换为 PPT 如何使用 Java 将 EPUB 转换为...

    kb.aspose.com/zh/categories/page/53/
  9. Extract Text from Presentation|Aspose.Slides Do...

    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....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java...pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/shape-effect/