Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 128,355 for

presentation

(0.1 sec)
  1. Section|Aspose.Slides Documentation

    Manage slide sections in C# with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....] Examples for managing presentation sections—add, access, remove...() { using var pres = new Presentation (); // Specify the slide...

    docs.aspose.com/slides/net/examples/elements/se...
  2. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/java/shape-formatting/
  3. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for PHP via Java. Stand out!...Apply Shape Animations in Presentations Using PHP Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/php-java/shape-animation/
  4. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...history data from a PowerPoint presentation file. The revision history...document properties of a presentation, which may include some...

    forum.aspose.com/t/ppt-merge/315120
  5. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/ppt/
  7. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint Presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for Java. Fast, high-quality results....Convert PowerPoint Presentations to Animated GIFs in Java Contents...Contents [ Hide ] Convert Presentations to Animated GIF Using Default...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. 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/
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...