Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 130,039 for

presentation

(0.75 sec)
  1. 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...
  2. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...请按照以下步骤操作: 创建 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...= System :: MakeObject < Presentation > (); auto shapes = pres...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  3. Convert ODP to PPTX using C# | products.aspose.com

    Sample code for ODP to PPTX C# conversion. Use API example code for batch ODP files to PPTX 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. 在 VSTO 和 Aspose.Slides 中在 PowerPoint 幻灯片上创建表格|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Create a presentation PowerPoint . Presentation pres = Globals...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  5. Convert PPS to PPSM using C++ application | pro...

    Sample C++ conversion code for PPS document to PPSM format. Use example code for batch PPS to PPSM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  6. Convert JPG to Image in C# | products.aspose.com

    Convert JPG to Image in C#. Use .NET library API to convert JPG to images in different formats....Create an instance of the Presentation class. Load the JPG image...Image using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/conversion/jpg-t...
  7. Convert PPSX to EMF using C++ application | pro...

    Sample C++ conversion code for PPSX document to EMF format. Use example code for batch PPSX to EMF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert PPSX to OTP using C++ application | pro...

    Sample C++ conversion code for PPSX document to OTP format. Use example code for batch PPSX to OTP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  9. Convert PPT to XPS using C++ application | prod...

    Sample C++ conversion code for PPT document to XPS format. Use example code for batch PPT to XPS conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Convert PPSX to SVG using C# | products.aspose.com

    Sample code for PPSX to SVG C# conversion. Use API example code for batch PPSX files to SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.ppsx"...

    products.aspose.com/slides/net/conversion/ppsx-...