Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 129,311 for

presentation

(0.2 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Java Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. How to Create Hello World Presentations in .NET...

    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....How to Create Hello World Presentations in .NET Contents [ Hide...All the classes that were present in old Aspose.Slides for .NET...

    docs.aspose.com/slides/net/how-to-create-hello-...
  3. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....a new Presentation Aspose.Slides for Java Presentation pres =...= new Presentation (); Aspose.Slides for Node.js via Java var...

    docs.aspose.com/slides/nodejs-java/limitations-...
  4. Convert Presentations to PDF with Notes in Pyth...

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

    docs.aspose.com/slides/python-net/convert-power...
  5. Online XML to PPSX Conversion or Develop Java b...

    Free online app to convert XML to PPSX files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in JavaScript Contents [...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/nodejs-java/extract-text...
  7. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument Presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....PowerPoint presentations to PNG. You load a presentation, iterate...converting a PowerPoint presentation to PNG images using Aspose...

    docs.aspose.com/slides/python-net/convert-power...
  8. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....Export Math Equations from Presentations in .NET Contents [ Hide...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/net/exporting-math-equat...
  9. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using C++ Contents [ Hide ] Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/audio-frame/