Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 129,276 for

presentation

(0.12 sec)
  1. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for .NET, streamlining your workflow....Efficiently Merge Presentations in .NET Contents [ Hide ] Optimize...Optimize Your Presentation Merging With Aspose.Slides for .NET...

    docs.aspose.com/slides/net/merge-presentation/
  2. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Embed a PDF file into the presentation. def add_ole_object ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/a...
  5. Rendered As Tiff|Aspose.Slides Documentation

    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....support for converting presentations into TIFF document. This...export options: Converting Presentation to TIFF with default size...

    docs.aspose.com/slides/net/rendered-as-tiff/
  6. Manage Picture Frames in Presentations on Andro...

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

    docs.aspose.com/slides/androidjava/picture-frame/
  7. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Android: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for 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/java/custom-font/
  9. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations in .NET Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/net/font-replacement/
  10. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Android: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...