Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 113,586 for

presentation

(0.19 sec)
  1. Convert ODP to JPEG using C# | products.aspose.com

    Sample code for ODP to JPEG C# conversion. Use API example code for batch ODP files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/odp-t...
  2. Convert ODP to BMP using C# | products.aspose.com

    Sample code for ODP to BMP C# conversion. Use API example code for batch ODP files to BMP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/odp-t...
  3. Convert PPT to SVG using Java | products.aspose...

    Sample Java conversion code for PPT format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert PPSM to SVG using Java | products.aspos...

    Sample Java conversion code for PPSM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  5. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...个段落的文本框,每个段落包含 3 个部分: 创建 Presentation 类的实例。 通过索引访问相关幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  6. 形状特效|Aspose.Slides 文档

    在 Java 中为 PowerPoint 形状应用特效...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码展示了如何将反射特效应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/java/shape-effect/
  7. ActiveX|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的 ActiveX 控件...ActiveX 控件,例如文本框和简单命令按钮: 创建 Presentation 类的实例并加载包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/
  8. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET...Create an instance of the Presentation class. Get a slide’s reference...connection path. Save the presentation. This C# code shows you...

    docs.aspose.com/slides/net/connector/
  9. Chart Data Table|Aspose.Slides for Python Docum...

    Set font properties for chart database table in PowerPoint Presentations in Python... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/python-net/chart-data-ta...
  10. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

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