Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 129,865 for

presentation

(0.34 sec)
  1. Convert POTX to POTM using C# | products.aspose...

    Sample code for POTX to POTM C# conversion. Use API example code for batch POTX files to POTM 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 PPSX to POTX using C# | products.aspose...

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

    Sample code for POTM to PPTM C# conversion. Use API example code for batch POTM 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/potm-...
  4. Convert POTX to HTML using C# | products.aspose...

    Sample code for POTX to HTML C# conversion. Use API example code for batch POTX files to HTML 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-...
  5. Convert ODP to PPSX using C# | products.aspose.com

    Sample code for ODP to PPSX C# conversion. Use API example code for batch ODP 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/odp-t...
  6. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # 从磁盘上的文件实例化一个可处置的 IImage...

    docs.aspose.com/slides/zh/python-java/modern-api/
  7. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  8. Convert ODP to FODP in Python | products.aspose...

    Sample code for ODP to FODP Python conversion. Use PowerPoint Python API for batch conversion ODP files to FODP 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. Convert POTX to PPTX using Java | products.aspo...

    Sample Java conversion code for POTX format to PPTX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPTX 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/potx...
  10. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的 IImage 实例,来源于磁盘上的文件。...

    docs.aspose.com/slides/zh/php-java/modern-api/