Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,312 for

presentation

(0.12 sec)
  1. 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/
  2. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/androidjava/manage-textbox/
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a simple area chart to...

    docs.aspose.com/slides/net/examples/elements/ch...
  4. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...Load the presentation file. with slides . Presentation ( "sample...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using C++ Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/cpp/image/
  6. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Java: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/g...
  8. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in C++ Contents [ Hide ] Info...shows how you to export a presentation to HTML5. using namespace...

    docs.aspose.com/slides/cpp/export-to-html5/
  9. Conversion from PPT to PPTX format in Aspose.Sl...

    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....to access the PPT using Presentation class instance and converting...to respective PPTX format. Presently, it supports partial conversion...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  10. View & Edit PowerPoint Metadata using .NET | pr...

    C# source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/net/metadata/