Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 129,130 for

presentation

(0.3 sec)
  1. Convert JPG to PDF in PHP | products.aspose.com

    Convert JPG to PDF in PHP. Use PowerPoint PHP API to convert JPG files to PDF...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert DOTX to JSON format in C++ | products.a...

    Export DOTX to JSON in C++ without using Microsoft Excel or Word...DOTX to ODP (OpenDocument Presentation Format) Convert DOTX to...(Microsoft PowerPoint Template Presentation) Convert DOTX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个聚集柱形图。 访问第一条图表系列。...代码演示了如何设置图表系列的重叠: $pres = new Presentation (); try { # 添加图表 $chart...

    docs.aspose.com/slides/zh/php-java/chart-series/
  4. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...DOC to ODP (OpenDocument Presentation Format) Convert DOC to ODS...Template Presentation) Convert DOC to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  6. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  7. Convert PPTX to SVG using Java | products.aspos...

    Sample Java conversion code for PPTX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG 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/pptx...
  8. Convert PDF to SVG in C# | products.aspose.com

    Convert PDF to SVG in C#. Use .NET library API to convert PDF pages to SVG images...Create an instance of the Presentation class. Load the PDF file...to SVG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  9. Convert HTML to JPG in C# | products.aspose.com

    Convert HTML to JPG in C#. Use .NET library API to convert HTML files to JPG images...Create an instance of the Presentation class. Load the HTML file...to JPG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  10. Convert POT to XML using C++ application | prod...

    Sample C++ conversion code for POT document to XML format. Use example code for batch POT to XML 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/pot-t...