Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 129,136 for

presentation

(0.05 sec)
  1. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Java: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/g...
  3. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....Manage VBA Projects in Presentations on Android Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/androidjava/presentation...
  4. Design Professional Presentations in Java|Aspos...

    Boost your slides with Aspose.Slides for Java—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in Java Contents [ Hide ] Manage...Manage Presentation Themes in Java Manage Presentation Backgrounds...

    docs.aspose.com/slides/java/presentation-design/
  5. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...
  6. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/net/examples/elements/ta...
  7. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/cpp/metadata/
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void AddOleObject...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Java to streamline your workflow....Manage VBA Projects in Presentations Using Java Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/java/presentation-via-vba/
  10. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/nodejs-java/slide-transi...