Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 130,057 for

presentation

(0.39 sec)
  1. Convert PPSM to XLAM via C++ or with free Onlin...

    Export PPSM to XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM to XLAM online converter quickly before integrating the code....to Convert The Portable Presentation Slide Master (PPSM) file...format is used to store presentations created in Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  2. Convert WORD to PST in Python | products.aspose...

    Save WORD to PST within Python applications without using Microsoft Word or Outlook...Convert WORD to POWERPOINT (Presentation Files) Convert WORD to PPS...WORD to PPT (PowerPoint Presentation) Convert WORD to PPTM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  3. 在 PHP 中为 PowerPoint 图表添加动画|Aspose.Slides for PH...

    使用 Aspose.Slides for PHP via Java 创建令人惊叹的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 $pres = new Presentation ( "ExistingChart...实例化表示演示文稿文件的 Presentation 类 $pres = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/php-java/animated-cha...
  4. How to Get the Content’s Width and Height Inste...

    Hello, using ShapeThumbnailBounds.Appearance generates an image larger than the text box, which is expected, but all methods return the width and height of the text box instead of the content. Is there a way to get the w…...mainTest() { Presentation presentation = new Presentation("smartart....pptx"); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-get-the-content-s-wid...
  5. Convert POWERPOINT to EXCEL via PHP or with fre...

    PHP API to Convert POWERPOINT to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....Online App Export POWERPOINT Presentation to EXCEL via PHP without...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  6. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint Presentations using Aspose.Slides for PHP via Java, boosting performance and customization....Manage Text Portions in Presentations Using PHP Contents [ Hide...represents the PPTX $pres = new Presentation (); try { # Reshaping the...

    docs.aspose.com/slides/php-java/portion/
  7. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint SDK that makes PPTX/PPT to XML conversion a breeze....Conclusion Explore PowerPoint presentations are widely used for various...comes to integrating these presentations into automated systems for...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  8. SaveOptions.updateOleControlImages property | A...

    SaveOptions.updateOleControlImages property. Gets or sets a value determining whether OLE controls Presentation image will be updated....determining whether OLE controls presentation image will be updated. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PPTX to CSV using Python or with free O...

    PPTX to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPTX to CSV online converter quickly before integrating the code....CSV in Python Step 1 Use Presentation class instance to open the...CSV conversion transforms presentation-based content into a structured...

    products.aspose.com/total/python-net/conversion...
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...inherits its color from the presentation’s theme rather than storing...the colors defined in the presentation’s color scheme (e.g., the...

    forum.aspose.com/t/cannot-find-a-way-to-determi...