Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 130,005 for

presentation

(0.08 sec)
  1. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsm/
  2. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppt/
  3. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations on Android Contents [ Hide...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/androidjava/extract-text...
  4. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Java: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples....accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/java/examples/elements/ink/
  5. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/androidjava/chart-series/
  6. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for .NET: create, clone, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void AddSlide ()...

    docs.aspose.com/slides/net/examples/elements/sl...
  7. Extract text or objects from a PowerPoint and O...

    C# source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/net/parser/
  8. Extract text or objects from a PowerPoint and O...

    C++ source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/cpp/parser/
  9. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a Math shape to the slide...

    docs.aspose.com/slides/net/examples/elements/ma...
  10. Adding Picture Frame with Animation in VSTO and...

    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....code samples below create a presentation with a slide, add an image...following steps: Create a presentation. Add an empty slide. Add...

    docs.aspose.com/slides/net/adding-picture-frame...