Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 163,321 for

presentation

(0.43 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...to work with PowerPoint presentation text formatting using C#...PowerPoint 2019. Instantiate the Presentation class with input file. Input...

    docs.aspose.com/slides/net/text-formatting/
  2. Get the titles of all the slides|Aspose.Slides ...

    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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  3. get_SlideShowSettings() | Aspose.Slides for C++...

    Returns the slide show settings for the Presentation....get_SlideShowSettings() Presentation::get_SlideShowSettings()...slide show settings for the presentation. System :: SharedPtr < Aspose...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint Presentation to SWF Flash in Python...The Save method exposed by Presentation class can be used to convert...convert the whole presentation into SWF document. You can also...

    docs.aspose.com/slides/python-net/convert-power...
  5. Convert PowerPoint to PDF with Notes|Aspose.Sli...

    Convert PowerPoint to PDF with notes with Python...The Save method exposed by Presentation class can be used to convert...convert PowerPoint PPT or PPTX presentation to PDF with notes. Saving...

    docs.aspose.com/slides/python-net/convert-power...
  6. View & Edit PowerPoint Metadata using Python | ...

    Python source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/python-net/metadata/
  7. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint Presentation in C# or .NET...operation: using ( Presentation pres = new Presentation ( "chart.pptx"...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/chart-workbook/
  8. get_Image() | Aspose.Slides for C++ API Reference

    Returns image in the Presentation at the specified index....get_Image() Presentation::get_Image(int32_t) method Returns image...image in the presentation at the specified index. System :: SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  9. Portion() | Aspose.Slides for C++ API Reference

    Iterate each ForEach::Portion in the Presentation....ForEach::Portion(System::SharedPtr<Presentation>, ForEach::ForEachPortionCallba)...ForEach::Portion in the Presentation . static void Aspose ::...

    reference.aspose.com/slides/cpp/aspose.slides.l...
  10. Convert Slide|Aspose.Slides Documentation

    Convert PowerPoint slide to image (Bitmap, PNG, or JPG) in C# or .NET...you to convert slides (in presentations) to images. These are the...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/net/convert-slide/