Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,214 for

presentation note

(0.81 sec)
  1. Convert PPS to XLSM via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  2. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Java API code to manage comments of RTF files....Files: Improve Compatibility, Note-Taking & Secure Document Exchange...RTF files help manage clear note-taking, support secure information...

    products.aspose.com/total/java/annotate/rtf/
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using PHP Contents [ Hide...node. $pres = new Presentation ( "Presentation.pptx" ); try { $slide...

    docs.aspose.com/slides/php-java/manage-smartart/
  4. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations in .NET Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/manage-smartart-shape/
  5. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations without Microsoft Office....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/python-net/product-overv...
  6. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....in a presentation. If you want to create a presentation (or a...a series of presentations) with the same style and template for...

    docs.aspose.com/slides/python-net/slide-master/
  7. Convert XLSM to PPT via PHP or with free Online...

    PHP API to Convert XLSM to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to PPT online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  8. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations on Android Contents [ Hide...node. Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using Java Contents [ Hide...node. Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/java/manage-smartart/
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Load the presentation using (Presentation presentation = new P...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...