Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 10,113 for

presentation

(0.02 sec)
  1. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature certificate, certificate authority into PowerPoint Presentation with Aspose.Slides....password protected powerpoint presentation, marked as created by a...the presentation via File -> Info -> Protect Presentation: Presentation...

    docs.aspose.com/slides/java/digital-signature-i...
  2. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint Presentation in C++...A well-placed video in a presentation can make your message more...add videos to a slide in a presentation in two ways: Add or embed...

    docs.aspose.com/slides/cpp/video-frame/
  3. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint Presentation in C++...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This C++ code shows you...

    docs.aspose.com/slides/cpp/audio-frame/
  4. Convert PowerPoint Presentations to TIFF in And...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for Android via Java. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in Android Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for C++. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in C++ Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Image|Aspose.Slides Documentation

    Add image to PowerPoint slide or Presentation in C# or .NET...Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/net/image/
  7. Setting Background Color of Master Slide|Aspose...

    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 presentation = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Open ( "Setting Background...

    docs.aspose.com/slides/net/setting-background-c...
  8. Rendered As Tiff By User Defined Dimension|Aspo...

    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....example shows how to convert a presentation into TIFF document with...//Instantiate a Presentation object that represents a Presentation file...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  9. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint Presentations in C# or .NET...using ( Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/manage-smartart/
  10. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint Presentation in C# or .NET...steps below: Instantiate Presentation class object. Add chart...options of chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/net/pie-chart/