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

presentation

(0.08 sec)
  1. Convert POT to XPS using C# | products.aspose.com

    Sample code for POT to XPS C# conversion. Use API example code for batch POT files to XPS conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pot-t...
  2. Convert OTP to PPSX using C# | products.aspose.com

    Sample code for OTP to PPSX C# conversion. Use API example code for batch OTP files to PPSX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/otp-t...
  3. Convert PPSM to OTP using C# | products.aspose.com

    Sample code for PPSM to OTP C# conversion. Use API example code for batch PPSM files to OTP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  4. Convert POTM to EMF using C# | products.aspose.com

    Sample code for POTM to EMF C# conversion. Use API example code for batch POTM files to EMF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potm-...
  5. 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-...
  6. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...: // 创建 Presentation 类的实例。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/presentation-bac...
  7. Extract text or objects from a PowerPoint and O...

    Python source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/python-net/parser/
  8. 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/
  9. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... Presentation () as presentation : slide = presentation . slides...number_format_of_values = "#,##0.00" presentation . save ( "data_label_precision...

    docs.aspose.com/slides/zh/python-net/chart-data...
  10. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/nodejs-java/chart-series/