Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 129,948 for

presentation

(1.2 sec)
  1. Exception When Creating Waterfall Chart with No...

    Aspose.Slides for Java (version 25.11, jdk16) Environment: Java version: 21 Aspose.Slides Gradle dependency: com.aspose:aspose-slides:25.11:jdk16 Description: We are trying to generate a PowerPoint slide with a Wate…...Presentation; import com.aspose.slides...toString(); Presentation pres = new Presentation(); try { ISlide...

    forum.aspose.com/t/exception-when-creating-wate...
  2. Online SVG to ODP Conversion or Build .NET base...

    Free online app to convert SVG to ODP files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  3. Online XML to XAML Conversion or Build .NET bas...

    Free online app to convert XML to XAML files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  5. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... Presentation () as presentation : slide = presentation . slides...TextAutofitType . SHAPE presentation . save ( "output.pptx" ...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  6. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....including generating the sample presentation, inserting autoshape, adding...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  7. Convert PDF to POTM in Python | products.aspose...

    Sample code for PDF to POTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a rectangle shape (defaults...

    docs.aspose.com/slides/net/examples/elements/te...
  10. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code....file format, which is a presentation format used by Microsoft...PowerPoint presentations, and create new presentations from HTML...

    products.aspose.com/total/cpp/conversion/dot-to...