Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 129,278 for

presentation

(0.15 sec)
  1. Convert PPTM to EMF using C# | products.aspose.com

    Sample code for PPTM to EMF C# conversion. Use API example code for batch PPTM 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/pptm-...
  2. Convert PPTX to XPS using C# | products.aspose.com

    Sample code for PPTX to XPS C# conversion. Use API example code for batch PPTX 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/pptx-...
  3. Convert ODP to SWF using C# | products.aspose.com

    Sample code for ODP to SWF C# conversion. Use API example code for batch ODP files to SWF 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...
  4. Convert PPTM to TIFF using C# | products.aspose...

    Sample code for PPTM to TIFF C# conversion. Use API example code for batch PPTM files to TIFF 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/pptm-...
  5. Convert POTX to SWF using C# | products.aspose.com

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

    Sample code for POTM to ODP C# conversion. Use API example code for batch POTM 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/potm-...
  7. Convert ODP to PPSM using C# | products.aspose.com

    Sample code for ODP to PPSM C# conversion. Use API example code for batch ODP files to PPSM 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...
  8. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...content, such as games, presentations, and other multimedia applications...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Convert PPTX to PDF using C# | products.aspose.com

    Sample code for PPTX to PDF C# conversion. Use API example code for batch PPTX files to PDF 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/pptx-...
  10. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...请按照以下步骤操作: 创建 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...下面的示例代码——上述步骤的实现——演示了如何获取所需的值: $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/zh/php-java/chart-axis/