Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 124,772 for

presentation

(0.09 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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...
  5. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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.... $input = new Presentation (); $shapes = $input ->...返回幻灯片、母版幻灯片或布局幻灯片。 $presentation = new Presentation (); $id = $presentation...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using Python Contents [ Hide ] Overview...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-ole/
  7. Convert PowerPoint to Markdown in C#|Aspose.Sli...

    Convert PowerPoint to Markdown in C#...of the Presentation class to represent a presentation object...markdown: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Online SVG to PPSM Conversion or Develop Java b...

    Free online app to convert SVG to PPSM files. Java conversion library code for SVG documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/svg-t...
  9. Online SVG to PPSX Conversion or Develop Java b...

    Free online app to convert SVG to PPSX files. Java conversion library code for SVG documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/svg-t...
  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/