Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 129,136 for

presentation

(0.13 sec)
  1. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one Presentation to another, or even when I create an empty slide in the target presen…...Shapes or Slides Across Presentations in Java Aspose.Slides Product...I clone a slide from one presentation to another, or even when...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用文本框:使用 Java 对 PPT、PPTX 和 ODP 演示文稿进行添加、格式化、对齐、换行、自动适应和样式设置。...addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for C++. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes in C++ Contents...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint Presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in C++ Contents [ Hide...can convert a PowerPoint presentation to HTML: PPTX to HTML or...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint Presentations today!...developers to start working with presentations right away. However, it’s...code to create a PowerPoint presentation: # Import Aspose.Slides...

    docs.aspose.com/slides/python-net/installation/
  7. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Android: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void addOleObject...IOException { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/php-java/chart-series/
  10. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create a rectangle...

    docs.aspose.com/slides/cpp/examples/elements/te...