Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 7,888 for

pptx

(0.06 sec)
  1. Merge Presentation|Aspose.Slides Documentation

    Merge or combine PowerPoint Presentation in Java...same format (PPT to PPT, PPTX to PPTX, etc.) and merge presentations...different formats (PPT to PPTX, PPTX to ODP, etc.). Presentation...

    docs.aspose.com/slides/androidjava/merge-presen...
  2. Chart Series|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 to a PPTX file. This C++ code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); Change Series...

    docs.aspose.com/slides/cpp/chart-series/
  3. Default Font - PowerPoint C# API|Aspose.Slides ...

    PowerPoint C# API lets you set the default font for rendering presentations to PDF, XPS or thumbnails...Presentation pptx = new Presentation ( "DefaultFonts.pptx" , loadOptions...)) { using ( IImage image = pptx . Slides [ 0 ]. GetImage ( 1...

    docs.aspose.com/slides/net/default-font/
  4. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  5. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画... 将演示文稿写入磁盘作为 PPTX 文件。 以下 Java 代码演示了如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  6. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint presentations in C# or .NET...pptx" )) { ISlide slide = pres ....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/net/manage-smartart/
  7. Export XML to OTP via C# API | products.aspose.com

    .NET API to Convert XML to OTP without using Microsoft Word...transform XML file format to PPTX. After that, by using Presentation...Slides for .NET , you can convert PPTX to OTP. .NET API to Convert...

    products.aspose.com/total/net/conversion/xml-to...
  8. Export XSLFO to OTP via C# API | products.aspos...

    .NET API to Convert XSLFO to OTP without using Microsoft Word...transform XSLFO file format to PPTX. After that, by using Presentation...Slides for .NET , you can convert PPTX to OTP. .NET API to Convert...

    products.aspose.com/total/net/conversion/xslfo-...
  9. Convert PowerPoint to PDF with Notes in C#|Aspo...

    Convert PowerPoint to PDF with notes with C# or .NET...be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" )) { // Configure PDF options...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状... 将修改后的演示文稿写入 PPTX 文件。 以下 Python 代码演示了格式化一个矩形 AutoShape...pydrawing as draw # 实例化一个表示 PPTX 文件的 Presentation 类 with slides...

    docs.aspose.com/slides/zh/python-net/shape-form...