Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 10,113 for

presentation

(0.03 sec)
  1. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....including creating the sample presentation, adding autoshape, creating...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  2. 演示文稿背景|Aspose.Slides 文档

    在 CPP 中设置 PowerPoint 演示文稿的背景... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...pptx" ; // 创建 Presentation 类的实例 SharedPtr < Presentation > pres =...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  3. 管理标签和自定义数据|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....获取标签的值,以便于 Presentation : Presentation pres = new Presentation ( "pres...Android 通过 Java 向 Presentation 添加标签: Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/androidjava/managing-...
  4. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....including generating the sample presentation, inserting autoshape, adding...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  5. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in Python. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/python-net/convert-power...
  6. Error Bar|Aspose.Slides for Node.js via .NET 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....Create an instance of the Presentation class. Add a bubble chart...format. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/nodejs-java/error-bar/
  7. 图表图例|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....请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  8. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...to know that PowerPoint Presentation files do not have any way... you can then open that presentation using Aspose.Slides for...

    docs.aspose.com/slides/python-net/shape-manipul...
  9. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint Presentations in Java...Create an instance of the Presentation class. Get the table from...in a presentation: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/java/manage-cells/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint Presentations in Java...Create an instance of the Presentation class. Get the table from...in a presentation: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/androidjava/manage-cells/