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

presentation

(0.16 sec)
  1. 管理占位符|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  2. Convert Powerpoint to JPG|Aspose.Slides for PHP...

    Convert PowerPoint to JPG: PPT to JPG, PPTX to JPG...convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint Presentations using C#...objects in a PowerPoint presentation through Aspose components...visual difference in the presentation between the pre- and post-activation...

    docs.aspose.com/slides/net/working-solution-for...
  4. 安装|Aspose.Slides for Python 文档

    在 Windows 或 macOS 上通过 .NET 安装 Aspose.Slides for Python...实例化表示演示文稿文件的 Presentation 对象 with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] slide . shapes...

    docs.aspose.com/slides/zh/python-net/installation/
  5. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画... // 实例化Presentation类,表示演示文稿文件 using ( Presentation presentation...presentation = new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用...

    docs.aspose.com/slides/zh/net/animated-charts/
  6. 形状操作|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....实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "FindingShapeInSlide...Android 通过 Java 将形状克隆到幻灯片: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 访问源幻灯片形状集合。...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  7. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Convert PowerPoint PPTX to PPT in C++...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C++ code sample...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/
  8. Product Overview|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....to Microsoft PowerPoint Presentation (PPT) and Microsoft PowerPoint...to Microsoft PowerPoint presentations. Aspose.Slides for JasperReports...

    docs.aspose.com/slides/jasperreports/product-ov...
  9. 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/
  10. 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...