Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 129,336 for

presentation

(0.08 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. 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-...
  5. 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...
  6. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX 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...
  7. 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-...
  8. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...实例化一个表示演示文件的 Presentation 类 using ( Presentation p = new Presentation....NET 将形状克隆到幻灯片的方法如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 访问源幻灯片的形状集合。...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  9. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "FindingShapeInSlide...Slides for Java 将形状克隆到幻灯片: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 访问源幻灯片的形状集合。...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting Presentation impact across PPT and PPTX formats with clear С++ code examples....Manage Chart Data Markers in Presentations Using С++ Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/cpp/chart-data-marker/