Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 130,593 for

presentation

(0.05 sec)
  1. Convert POTX to ODP using C# | products.aspose.com

    Sample code for POTX to ODP C# conversion. Use API example code for batch POTX files to ODP 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/potx-...
  2. Convert POTX to PPTM using C# | products.aspose...

    Sample code for POTX to PPTM C# conversion. Use API example code for batch POTX files to PPTM 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/potx-...
  3. 在 Android 上的演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。...图例定位 要设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in JavaScript Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Convert DOCX to POTM in Python or with free Onl...

    DOCX to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....the POTM format used for presentations. Therefore, if a Python...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  6. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....to TIFF Load the source presentation by creating an instance...instance of the Presentation class Create a Tiffoptions class object...

    kb.aspose.com/slides/python/how-to-convert-powe...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...collection. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your Presentations with professional text formatting for maximum impact....Superscript and Subscript in Presentations in .NET Contents [ Hide...and OpenDocument (ODP) presentations. Whether you need to highlight...

    docs.aspose.com/slides/net/superscript-and-subs...
  9. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 实例化一个 Presentation 来加载演示文稿。 调用 save 将其导出为 Markdown...slides . Presentation ( "presentation.pptx" ) as presentation : presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. Convert PDF to TIFF in C# | products.aspose.com

    Convert PDF to TIFF in C#. Use .NET library API to convert PDF pages to TIFF images...Create an instance of the Presentation class. Load the PDF file...TIFF using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...