Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 10,205 for

presentation note

(0.03 sec)
  1. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter in C#....Note Product Family Aspose.CAD Product...package manager Create a new presentation and remove its default slide...

    kb.aspose.com/slides/net/how-to-convert-multipl...
  2. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in Java Contents [ Hide ] Info...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/java/export-to-html5/
  3. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via 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/androidjava/custom-font/
  4. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Convert PowerPoint Presentations to TIFF in PHP Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save Presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in .NET Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/net/save-presentation/
  6. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via 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 on Android Contents [ Hide...interface may contain text. Note Therefore, when dealing with...

    docs.aspose.com/slides/androidjava/manage-textbox/
  7. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP 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 PHP Contents [ Hide...AutoShape class may contain text. Note Therefore, when dealing with...

    docs.aspose.com/slides/php-java/manage-textbox/
  8. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save Presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in Python Contents [ Hide ] Overview Open...Open a Presentation in Python described how to use the Presentation...

    docs.aspose.com/slides/python-net/save-presenta...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Load the presentation using (Presentation presentation = new P...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...