Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 130,003 for

presentation

(0.22 sec)
  1. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using JavaScript Contents...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  2. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for C++: create, clone, reorder, resize, set backgrounds, and apply transitions with C++ for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void AddSlide ()...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  3. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save Presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in .NET Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/net/save-presentation/
  4. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument Presentations and improve content readability....Enhance Your Presentations with AutoFit in .NET Contents [ Hide...behavior for textboxes in presentations. Resize a Shape to Fit Text...

    docs.aspose.com/slides/net/manage-autofit-setti...
  5. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for Android: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes in .NET Contents...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. 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...
  8. Create Presentations on Android|Aspose.Slides D...

    Create Presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations on Android Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

    docs.aspose.com/slides/androidjava/create-prese...
  9. 表格|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....Access Slides in Presentations with Python Contents [ Hide ]...specific slides in a PowerPoint presentation using Aspose.Slides for...

    docs.aspose.com/slides/python-net/access-slide-...