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

presentation

(0.08 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... Presentation () as presentation : slide = presentation . slides...) as image : pp_image = presentation . images . add_image ( image...

    docs.aspose.com/slides/python-net/modern-api/
  2. 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...
  3. 音频|Aspose.Slides for Node.js via .NET 文档

    发现 Aspose.Slides for Node.js 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪辑和提取声音,并提供清晰的 JavaScript 代码。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/cpp/excel-integration/
  5. Delete a Slide|Aspose.Slides Documentation

    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....FileName , 1 ); // Get the presentation object and pass it to the...specified slide from the presentation. public static void DeleteSlide...

    docs.aspose.com/slides/net/delete-a-slide/
  6. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....PowerPoint and OpenDocument presentations using Aspose.Slides. You’ll...Whether you’re generating presentations programmatically or customizing...

    docs.aspose.com/slides/python-net/text-formatting/
  7. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  8. Get all the text in a slide|Aspose.Slides Docum...

    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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  9. Convert ODP to PPTX in PHP|Aspose.Slides for PH...

    Convert ODP to PPTX with Aspose.Slides for PHP via Java. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for PHP via...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/php-java/convert-odp-to-...
  10. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....api import Presentation , SaveFormat jpype . shutdownJVM...a new Presentation Aspose.Slides for Java Presentation pres =...

    docs.aspose.com/slides/python-java/limitations-...