Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 10,113 for

presentation

(0.06 sec)
  1. Export Chart|Aspose.Slides for Python Documenta...

    Get chart images from PowerPoint Presentations in Python... Presentation ( "test.pptx" ) as presentation : slide...slide = presentation . slides [ 0 ] chart = slide . shapes . add_chart...

    docs.aspose.com/slides/python-net/export-chart/
  2. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...Slides 替换该演示文稿中占位符文本的方法: 实例化 Presentation 类,并将演示文稿作为参数传递。 通过索引获取幻灯片引用。...实例化一个 PresentationPresentation pres = new Presentation ( "ReplacingText...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  3. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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 pres = new Presentation (); IChart chart...图受幻灯片边界的限制。 Presentation pres = new Presentation (); BufferedImage...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Trend Line|Aspose.Slides for Python Documentation

    Add trend line and custom line to PowerPoint Presentations in Python...Create an instance of the Presentation class. Obtain a slide’s...series 3. Write the modified presentation to a PPTX file. The following...

    docs.aspose.com/slides/python-net/trend-line/
  5. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint Presentation in Python...Instantiate a Presentation object that represents a presentation file...slides . Presentation ( path + "Shapes.pptx" ) as presentation : shape...

    docs.aspose.com/slides/python-net/paragraph/
  6. Aspose.Slides for Xamarin|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 ; protected override...void OnResume () { if ( presentation == null ) { using ( Stream...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  7. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的演示文稿类。 Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/shape-animation/
  8. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....before adding it to the presentation and saving it as a PPTX...Python via .NET to sign a presentation Instantiate the DigitalSignature...

    kb.aspose.com/slides/python/how-to-insert-signa...
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....Font Related Properties Presentations usually contain both text...the look and feel of the presentation content. This article shows...

    docs.aspose.com/slides/java/manage-fonts/
  10. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....Font Related Properties Presentations usually contain both text...the look and feel of the presentation content. This article shows...

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