Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 113,587 for

presentation

(0.06 sec)
  1. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in C# or .NET...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/manage-table/
  2. Chart Legend|Aspose.Slides for Node.js via .NET...

    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....below: Create an instance of Presentation class. Get reference of...properties of legend. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  3. Public API and Backwards Incompatible Changes i...

    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.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/net/creating-a-table-on-...
  5. View or Edit POTM Files Metadata using Java | p...

    Java source code to edit or view POTM 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/potm/
  6. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX 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/pptx/
  7. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM 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/pptm/
  8. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX 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/ppsx/
  9. Custom Font in C++|Aspose.Slides Documentation

    PowerPoint custom fonts in C++...fonts that are rendered in presentations without having to install...lFonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/cpp/custom-font/
  10. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...= System :: MakeObject < Presentation > (); System :: SharedPtr...= System :: MakeObject < Presentation > ( u "text.pptx" ); auto...

    docs.aspose.com/slides/cpp/text-formatting/