Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 128,671 for

pptx

(0.08 sec)
  1. Convert DOCX to PPSX via C# .NET or with free O...

    Convert Word docx documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....Cases Converting DocX Files into Pptx Formats is Vital for Unlocking...conversion of DocX files into Pptx formats is necessary to unlock...

    products.aspose.com/total/net/conversion/docx-t...
  2. 管理 OLE|Aspose.Slides 文档

    在 Java 中将 OLE 对象添加到 PowerPoint 演示文稿... 将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...正确解释文件类型并选择正确的应用程序来打开该 OLE 对象。 // 实例化表示 PPTX 文件的 Presentation 类 Presentation...

    docs.aspose.com/slides/zh/java/manage-ole/
  3. Pie Chart|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....pptx" , SaveFormat . Pptx ); } finally { if...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/androidjava/pie-chart/
  4. 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...
  5. 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...
  6. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF files....to PDF HTML JPG PDF SVG PPT PPTX Convert ODP to PDF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  7. 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...
  8. Import Presentation|Aspose.Slides for Python Do...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , slides . export . SaveFormat . PPTX ) Tip You..."MyPresentation.pptx" , slides . export . SaveFormat . PPTX ) Note You...

    docs.aspose.com/slides/python-net/import-presen...
  9. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...be used to convert a PPT or PPTX presentation to a PDF with speaker...asposeSlides . Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Add Slide to Presentation|Aspose.Slides Documen...

    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 PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } Access...

    docs.aspose.com/slides/java/add-slide-to-presen...