Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 163,380 for

presentation

(0.08 sec)
  1. Convert ODP to BMP using C# | products.aspose.com

    Sample code for ODP to BMP C# conversion. Use API example code for batch ODP files to BMP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/odp-t...
  2. Convert PPT to SVG using Java | products.aspose...

    Sample Java conversion code for PPT format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Convert PPSM to SVG using Java | products.aspos...

    Sample Java conversion code for PPSM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  4. Protect PPT document Online with password and u...

    Online PPT file password protection app. Java API code to apply password protection on PPT Presentations....applying password to PPT presentation through Java. Download Online...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/java/protect/ppt/
  5. Aspose.Slides for Python 23.5 Release Notes|Asp...

    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.... Presentation () as pres : autoShape =...SaveFormat . PPTX ) with slides . Presentation ( "demo.pptx" ) as pres...

    docs.aspose.com/slides/python-net/aspose-slides...
  6. View and Update PPT Properties Online or using ...

    View and modify PPT properties through online app for free. Python API code to view and edit PPT properties.... Load PPT file using Presentation class. Get all Properteis...set_custom_property_value method. Save the presentation with the updated metedata...

    products.aspose.com/total/python-net/metadata/ppt/
  7. IOleObjectFrame | Aspose.Slides for Android via...

    Represents an OLE object on a slide....relative path to a linked file if present, otherwise returns an empty...automatically updated when the presentation is opened or printed. s...

    reference.aspose.com/slides/androidjava/com.asp...
  8. Chart Formatting|Aspose.Slides Documentation

    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....Create an instance of the Presentation class. Obtain a slide’s...color Write the modified presentation to a PPTX file // Create...

    docs.aspose.com/slides/java/chart-formatting/
  9. OnlyLoadDocumentProperties | Aspose.Sildes for ...

    This property makes sense if Presentation file is password protected. Value of true means that only document properties must be loaded from an encrypted Presentation file and password must be ignored. Value of false means that entire encrypted Presentation must be loaded with use of right password. If Presentation isnt encrypted then property value is always ignored. If document properties of an encrypted file arent public and property value is true then document properties cannot be loaded and exception will be thrown. Read/write Boolean....property makes sense, if presentation file is password protected...loaded from an encrypted presentation file and password must be...

    reference.aspose.com/slides/net/aspose.slides/l...
  10. Setting the Image as Background to Slides in PH...

    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....Instantiate Presentation class that represents the presentation file...file $pres = new Presentation(); \# Set the background with Image...

    docs.aspose.com/slides/java/setting-the-image-a...