Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 9,332 for

pptx

(0.03 sec)
  1. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小... 将演示文稿写入 PPTX 文件。 在下面给出的示例中,我们已经为图表图例设置了位置和大小。..."Legend_out.pptx" , slides . export . SaveFormat . PPTX ) 设置图例的字体大小...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  2. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-textbox/
  3. Error Bar|Aspose.Slides 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....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/error-bar/
  4. Error Bar|Aspose.Slides 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....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/error-bar/
  5. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python...pptx" , slides . export . SaveFormat . PPTX ) Apply Reflection..."reflection.pptx" , slides . export . SaveFormat . PPTX ) Apply Glow...

    docs.aspose.com/slides/python-net/shape-effect/
  6. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/text-formatting/
  7. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#...pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  8. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码展示了如何创建一个图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  9. Known Issues in Aspose.Slides for Java 14.4.0|A...

    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.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX theme features are supported...

    docs.aspose.com/slides/java/known-issues-in-asp...
  10. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat . Pptx ); } 向形状或框架添加 URL...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/