Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 143,437 for

pptx

(1.84 sec)
  1. 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...
  2. 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-...
  3. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); // Method to set...

    docs.aspose.com/slides/net/presentation-header-...
  4. Apply a theme to a presentation|Aspose.Slides D...

    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" ; string ThemeFileName = FilePath + "Theme.pptx" ; ...pass the master from the source PPTX to be cloned as parameter to...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  5. Manage Presentation Headers and Footers in Java...

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

    docs.aspose.com/slides/java/presentation-header...
  6. Manage Presentation Headers and Footers in PHP|...

    Use Aspose.Slides for PHP via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { # Setting Footer $pres..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-he...
  7. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  8. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide.... Save ( "output.pptx" , SaveFormat . Pptx ); } If a slide contains...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  9. 使用 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...
  10. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for С++ when converting PowerPoint & OpenDocument presentations to other file formats....pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // Loads a presentation SharedPtr...

    docs.aspose.com/slides/cpp/font-substitution/