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

presentation

(0.23 sec)
  1. 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/
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using Java Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/java/image/
  3. 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/
  4. Create and Customize PowerPoint Charts in JavaS...

    Create and customize PowerPoint charts in JavaScript with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....Create or Update PowerPoint Presentation Charts in JavaScript Customize...Customize Presentation Charts in JavaScript Customize Presentation...

    docs.aspose.com/slides/nodejs-java/powerpoint-c...
  5. Conversion of OpenOffice Document|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....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  6. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for C++: add, customize, and sequence effects and durations with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Apply a fade transition...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  7. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Android audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear Java code....addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Java audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear Java code....addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/a...
  9. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/cpp/examples/elements/note/
  10. 表格|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并提供 PPT、PPTX 和 ODP 的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...