Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 163,423 for

presentation

(0.09 sec)
  1. Slide Transitions|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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  2. Public API and Backwards Incompatible Changes i...

    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....font globally across the presentation and temporary for rendering...property “FontsManager” of Presentation class has been introduced...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Count the number of Slides|Aspose.Slides Docume...

    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.... ReadKey (); // Get the presentation object and pass it to the...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...
  4. Watermark|Aspose.Slides Documentation

    Add text and image watermark to PowerPoint Presentation in C# or .NET...About Watermark Watermark in presentation is a text or image stamp...used upon a slide or all presentation slides. Usually, watermark...

    docs.aspose.com/slides/net/watermark/
  5. Aspose.Slides for Android via Java 21.12 Releas...

    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....SummaryZoomFrame objects: Presentation pres = new Presentation (); try { //Adds...//Adds a new slide to the presentation ISlide slide = pres . getSlides...

    docs.aspose.com/slides/androidjava/aspose-slide...
  6. Convert | Aspose.Sildes for Python via .NET API...

    Convert Convert class Represents a group of methods intended to convert Presentation . The Convert type exposes the f......methods intended to convert Presentation . The Convert type exposes...to_pdf(pres_path, out_path) Converts Presentation to PDF. to_pdf(pres_path...

    reference.aspose.com/slides/python-net/aspose.s...
  7. Aspose.Slides for Android via Java 19.3 Release...

    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....hyperlink text throughout a presentation Feature SLIDESNET-40799...consumption while loading presentations. Bug SLIDESJAVA-37586 PPTX...

    docs.aspose.com/slides/androidjava/aspose-slide...
  8. Aspose.Slides for .NET 19.9 Release Notes|Aspos...

    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....FormatException on loading presentation file Bug SLIDESNET-34308...Office presentation exception on accessing ODP Presentation Bug...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  9. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    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.... //Load a presentation Presentation presentation = new Presentation...size float currentHeight = presentation . SlideSize . Size . Height...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  10. Chart Data Marker|Aspose.Slides Documentation

    Set chart marker options in PowerPoint Presentations in C# or .NET...steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/net/chart-data-marker/