Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 130,530 for

presentation

(1.85 sec)
  1. Aspose.Slides for Java 14.9.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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with Java code examples....authored by a user and save the presentation. static void addModernComment...addModernComment () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/c...
  3. Configure Font Substitution in Presentations in...

    Enable optimal font substitution in Aspose.Slides for .NET when converting PowerPoint & OpenDocument Presentations to other file formats....Configure Font Substitution in Presentations in .NET Contents [ Hide...another font when the original presentation font is not available during...

    docs.aspose.com/slides/net/font-substitution/
  4. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT Presentation comments... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  5. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations on Android Contents [ Hide...properties, do this: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/pie-chart/
  6. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using Java Contents [ Hide...example demonstrates loading a presentation, adding a chart, enabling...

    docs.aspose.com/slides/java/chart-data-table/
  7. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  8. Convert TIFF to PPTM Using C++ | products.aspos...

    C++ conversion code for TIFF to PPTM. Use the example code for batch TIFF to PPTM conversion in C++ applications....file to PPTM by creating a presentation, adding the TIFF image to...save the presentation as a PPTM file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  9. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....Export Math Equations from Presentations in Python Contents [ Hide...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/python-net/exporting-mat...
  10. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...将其嵌入到幻灯片中作为 OLE 对象框,您可以按以下方式操作: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...OLE 对象。 Presentation presentation = new Presentation (); SizeF...

    docs.aspose.com/slides/zh/androidjava/manage-ole/