Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 9,479 for

pptx

(0.02 sec)
  1. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...pptx" ) as pres : # Accesses the..."table_out.pptx" , slides . export . SaveFormat . PPTX ) Clone Table’s...

    docs.aspose.com/slides/python-net/manage-rows-a...
  2. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...pptx" ); try { # Accesses the first...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-rows-and...
  3. 形状有效属性|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" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  4. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-data-label/
  5. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-data-l...
  6. 误差线|Aspose.Slides 文档

    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 文件。 // 创建 Presentation 类的实例...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/error-bar/
  7. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert Pptx to TIFF in Java without any dependency on MS PowerPoint....Windows, Linux or macOS to convert PPTX to TIFF in Java without any...save method. Code to Convert PPTX to TIFF in Java If you are even...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  9. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert Pptx to TIFF in C# using a few lines of easy to use code.... macOS and Linux to convert PPTX to TIFF in C# . Steps to Convert...Save method. Code to Convert PPTX to TIFF in C# The above example...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. Rectangle|Aspose.Slides 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 as a PPTX file. In the example given below...the modified presentation as PPTX file. The above steps are implemented...

    docs.aspose.com/slides/cpp/rectangle/