Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 129,310 for

presentation

(0.15 sec)
  1. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  2. View or Edit PPSM Files Metadata using .NET | p...

    C# source code to edit or view PPSM 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/ppsm/
  3. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX 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/ppsx/
  4. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX 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/potx/
  5. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM 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/pptm/
  6. 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...
  7. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....Remove Slides from Presentations in C++ Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  8. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用 SmartArt:使用 C# 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var group = slide . Shapes . AddGroupShape...

    docs.aspose.com/slides/net/examples/elements/gr...
  10. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript 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/nodejs-java/shape-format...