Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 127,309 for

presentation

(0.09 sec)
  1. Convert PPT to EMF using C++ application | prod...

    Sample C++ conversion code for PPT document to EMF format. Use example code for batch PPT 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/ppt-t...
  2. Convert PPSX to TIFF using C++ application | pr...

    Sample C++ conversion code for PPSX document to TIFF format. Use example code for batch PPSX to TIFF 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-...
  3. Convert PPSM to SVG using C# | products.aspose.com

    Sample code for PPSM to SVG C# conversion. Use API example code for batch PPSM 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.ppsm"...

    products.aspose.com/slides/net/conversion/ppsm-...
  4. Convert OTP to PPSX using C++ application | pro...

    Sample C++ conversion code for OTP document to PPSX format. Use example code for batch OTP to PPSX 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/otp-t...
  5. Convert PPSM to PPT using C++ application | pro...

    Sample C++ conversion code for PPSM document to PPT format. Use example code for batch PPSM to PPT 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/ppsm-...
  6. Convert PPS to OTP using C++ application | prod...

    Sample C++ conversion code for PPS document to OTP format. Use example code for batch PPS 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/pps-t...
  7. Convert POT to SVG using C# | products.aspose.com

    Sample code for POT to SVG C# conversion. Use API example code for batch POT 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.pot"...

    products.aspose.com/slides/net/conversion/pot-t...
  8. Convert PPSM to OTP using C++ application | pro...

    Sample C++ conversion code for PPSM document to OTP format. Use example code for batch PPSM 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/ppsm-...
  9. Convert XML to PPSM using C++ application | pro...

    Sample C++ conversion code for XML document to PPSM format. Use example code for batch XML 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/xml-t...
  10. 自定义 Python 中演示文稿图表的绘图区|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表绘图区。轻松提升幻灯片视觉效果。... 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加带有默认数据的图表。...as slides with slides . Presentation () as pres : chart = pres...

    docs.aspose.com/slides/zh/python-net/chart-plot...