Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 129,330 for

presentation

(0.07 sec)
  1. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  2. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/java/chart-series/
  3. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS 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...
  4. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP 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...
  5. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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....NET is used to create presentation files containing slides...can be viewed by opening presentation files using Microsoft PowerPoint...

    docs.aspose.com/slides/net/render-slide-as-thum...
  6. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint Presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in C++ Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Convert PPTX to PPT in PHP|Aspose.Slides for PH...

    Easily convert PPTX to PPT with Aspose.Slides — ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The PHP code sample...

    docs.aspose.com/slides/php-java/convert-pptx-to...
  8. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....Convert PowerPoint Presentations in Handout Mode Using Java Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Generating a Thumbnail from a Slide with User D...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generating-a-thumbna...
  10. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation ( "ink.pptx" );...); var slide = presentation . Slides [ 0 ]; if ( slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...