Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 144,311 for

pptx

(0.19 sec)
  1. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/potx/
  2. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/potm/
  3. View or Edit PPSM Metadata using C++ | products...

    View and edit PPSM metadata in C++. Use Aspose.Slides for C++ to update built-in and custom presentation properties....Slides C++ Metadata Ppsm PPT PPTX ODP POT PPSX PPSM Edit PPSM...POTM POTX PPS PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/ppsm/
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This approach is useful...the modified presentation as a PPTX file. This Java code demonstrates...

    docs.aspose.com/slides/java/font-replacement/
  5. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  8. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, Pptx) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). with slides . Presentation...

    docs.aspose.com/slides/python-net/convert-power...
  9. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、Pptx 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 应用反射效果..."reflection.pptx" , slides . export . SaveFormat . PPTX ) 应用辉光效果...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  10. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/nodejs-java/pie-chart/