Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 113,716 for

presentation

(0.06 sec)
  1. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint Presentations in Python...columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/python-net/manage-rows-a...
  2. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint Presentations using C# or .NET...Create an instance of the Presentation class. Get the first slide’s...the PPTX file through the Presentation object. This C# code—an...

    docs.aspose.com/slides/net/manage-textbox/
  3. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...converting your PowerPoint presentation to video, you get Increase...players by default compared to presentation-opening applications, so...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. View or Edit OTP Files Metadata using Java | pr...

    Java source code to edit or view OTP 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/otp/
  5. View or Edit POT Files Metadata using Java | pr...

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

    Java source code to edit or view FODP 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/fodp/
  7. View or Edit ODP Files Metadata using Java | pr...

    Java source code to edit or view ODP 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/odp/
  8. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...element. using ( Presentation pres = new Presentation ( "test.Pptx"...

    docs.aspose.com/slides/net/chart-plot-area/
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...shows how you to export a presentation to HTML5. using namespace...= System :: MakeObject < Presentation > ( u "pres.pptx" ); pres...

    docs.aspose.com/slides/cpp/export-to-html5/
  10. Manage SmartArt|Aspose.Slides for PHP Documenta...

    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.... $pres = new Presentation ( "Presentation.pptx" ); try { $slide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/manage-smartart/