Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 129,316 for

presentation

(0.1 sec)
  1. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. 组形状|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/...
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a simple area chart to...

    docs.aspose.com/slides/net/examples/elements/ch...
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for .NET for more engaging slides....Manage Chart Data Labels in Presentations in .NET Contents [ Hide...label: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/chart-data-label/
  5. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes in JavaScript using Aspose.Slides for Node.js. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in JavaScript...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/net/examples/elements/note/
  7. View & Edit PowerPoint Metadata using .NET | pr...

    C# source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/net/metadata/
  8. 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/
  9. Optimize Image Management in Presentations on A...

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

    docs.aspose.com/slides/androidjava/image/
  10. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/net/getting-warning-call...