Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 130,003 for

presentation

(0.24 sec)
  1. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using C++ Contents [ Hide ] Introduction...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/manage-ole/
  2. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in .NET Contents [ Hide ]...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  3. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....How to Create PowerPoint Presentation using Java How to Create...Create PowerPoint Presentation using Python How to Create PowerPoint...

    kb.aspose.com/slides/page/6/
  4. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in .NET Contents...how to convert PowerPoint presentations to SWF by using Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/nodejs-java/multithreading/
  6. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....AI-powered feature, the Presentation Generator, which enables...well-structured PowerPoint presentations from simple text inputs...

    docs.aspose.com/slides/python-net/ai/generator/
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. Export XSLFO to POTM in Android | products.aspo...

    Android API to Convert XSLFO to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. Converting...

    products.aspose.com/total/android-java/conversi...
  9. 转换为 HTML|Aspose.Slides 文档

    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....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation ( srcFileName ); HtmlOptions...

    docs.aspose.com/slides/zh/net/conversion-to-html/
  10. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/java/manage-textbox/