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

presentation

(0.4 sec)
  1. Convert | Aspose.Slides for Java API Reference

    Represents a group of methods intended to convert ....methods intended to convert Presentation . Convert.AutoByExtension("pres...String outPath) Converts Presentation using the passed output...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Get a slide’s reference...line. Write the modified presentation as a PPTX file. This C#...

    docs.aspose.com/slides/net/shape-formatting/
  3. Aspose.Slides for Java 16.8.0 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....Implementation of OpenDocument presentation template Feature SLIDESNET-37737...removing embedded fonts from presentation Feature SLIDESNET-36731...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  4. IPresentation | Aspose.Slides for Android via J...

    Presentation document...IDisposable Presentation document Methods Method...HeaderFooter manager of the presentation. getProtectionManager()...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP Presentation comments... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  6. Animated Charts|Aspose.Slides Documentation

    PowerPoint charts series and animations in C# or .NET...steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/net/animated-charts/
  7. Convert PDF to PPS via Java API | products.aspo...

    Java API to Convert PDF to PPS without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Placeholder | Aspose.Sildes for .NET API Reference

    Returns the placeholder for a shape. Returns null if the shape has no placeholder. Read-only IPlaceholderaspose.slides/iplaceholder....Instantiates a Presentation class using ( Presentation pres = new...new Presentation ( "ReplacingText.pptx" )) { // Accesses the first...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. get_Sections() | Aspose.Slides for C++ API Refe...

    Returns a list of all slides sections that are defined in the Presentation. Read-only ISectionCollection....get_Sections() Contents [ Hide ] Presentation::get_Sections() method Returns...that are defined in the presentation. Read-only ISectionCollection...

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

    Convert PowerPoint slide to image (Bitmap, PNG, or JPG) in Java...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/java/convert-slide/