Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 143,423 for

pptx

(0.26 sec)
  1. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , $loadOptions ); try { # Work...

    docs.aspose.com/slides/php-java/custom-font/
  2. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...pptx"); ISlide slide = presentation...attached the original powerpoint pptx file used to repeat the issue...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  3. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Headers...

    docs.aspose.com/slides/cpp/presentation-header-...
  4. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for C++. Fast, high-quality results....pptx" ); pres -> Save ( u "pres.gif"...MakeObject < Presentation > ( u "pres.pptx" ); pres -> Save ( u "pres.gif"...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....ReportViewer 2010/2012 导出报告到 PPT/PPTX。执行 RenderToPpt 方法将当前报告渲染为 PPT。...exportButton = toolStrip.Items.Add("导出为 Pptx"); exportButton.Click += new...

    docs.aspose.com/slides/zh/reportingservices/usi...
  6. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、Pptx 和 ODP 文件——提升您的演示文稿效果。... 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts..."Rotation3D_out.pptx" , slides . export . SaveFormat . PPTX ) 常见问题 Aspose...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  7. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for Java, supporting PowerPoint formats for dynamic presentations....pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/doughnut-chart/
  8. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...Presentation File) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  9. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  10. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...