Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 129,311 for

presentation

(0.12 sec)
  1. 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...
  2. Convert HTML to PPT in C++ | products.aspose.com

    Convert HTML to PPT in C++. Use C++ library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D Presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in Java Contents [ Hide ] Overview Since...possible to create 3D in presentations. PowerPoint 3D is a way...

    docs.aspose.com/slides/java/3d-presentation/
  4. Convert PPT to PPTX in PHP|Aspose.Slides for PH...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for PHP via Java — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/php-java/convert-ppt-to-...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a Math shape to the slide...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions...InterruptionToken ) at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  7. Extract text or objects from a PowerPoint and O...

    Python source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/python-net/parser/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Changed the Presentation.VbaProject Property The Presentation class'...VBA projects embedded in a presentation. You can add new project...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your Presentations sharp and consistent across any device....to load fonts used in a presentation without installing them...Load and render/export the presentation. Call FontsLoader::clearCache...

    docs.aspose.com/slides/php-java/custom-font/
  10. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个带默认数据的聚簇柱形图。...

    docs.aspose.com/slides/zh/net/chart-series/