Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 133,786 for

pptx

(0.06 sec)
  1. Convert JSON Format to PowerPoint via .NET | pr...

    Parse JSON to PowerPoint in C# without using Microsoft PowerPoint...simple steps: Parse JSON to PPTX with Aspose.Cells for .NET:...transform your JSON data into PPTX format. This initial step involves...

    products.aspose.com/total/net/conversion/json-t...
  2. Known Issues in Aspose.Slides for Java 14.4.0|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.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX theme features are supported...

    docs.aspose.com/slides/java/known-issues-in-asp...
  3. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/presentation-notes/
  4. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add Custom Line...

    docs.aspose.com/slides/net/trend-line/
  5. 图例位置|Aspose.Slides for PHP 文档

    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.... 将演示文稿写入PPTX文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  6. Trend Line|Aspose.Slides for PHP Documentation

    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....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/trend-line/
  7. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/java/font-replacement/
  8. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....the modified presentation as a PPTX file. This PHP code demonstrates...= new Presentation ( "Fonts.pptx" ); try { # Loads the source...

    docs.aspose.com/slides/php-java/font-replacement/
  9. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint presentations in C# or .NET...pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } Doughnut Chart...

    docs.aspose.com/slides/net/bubble-chart/
  10. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....pptx", SaveFormat.Pptx) jpype.shutdownJVM()...Presentation("pres1.pptx"); pres2 = Presentation("pres2.pptx"); for i in...

    products.aspose.com/slides/python-java/