Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 130,433 for

presentation

(0.1 sec)
  1. Convert POT to JPG in Node.js | products.aspose...

    Convert POT to JPG in Node.js. Use Node.js library API to convert POT files to JPGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert POTX to BMP in Node.js | products.aspos...

    Convert POTX to BMP in Node.js. Use Node.js library API to convert POTX files to BMPs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PDF to BMP in Node.js | products.aspose...

    Convert PDF to BMP in Node.js. Use Node.js library API to convert PDF files to BMPs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  4. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....the source presentation file using the Presentation class object...options for PDF Convert the presentation to PDF using the Save method...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....the source presentation file using the Presentation class object...the first slide inside the presentation slides collection Set the...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  6. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....project Load PPT file using Presentation class Get all Properteis...setAuthor, setSubject Save the presentation with the updated metedata...

    products.aspose.com/total/android-java/metadata...
  7. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance Presentations with professional text in Java....text to your PowerPoint presentations. With Aspose.Slides, developers...formatting options to make your presentation content more expressive...

    docs.aspose.com/slides/java/wordart/
  8. Online PPSM File Comparison or Build Java Apps ...

    Free online app to Compare different PPSM files. Java comparison library code for PPSM documents....both PPSM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Java...

    products.aspose.com/total/java/compare/ppsm/
  9. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try to get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Load the presentation using (Presentation presentation = new Presentation("sample...image // using (var img = presentation.Slides[0].GetThumbnail(1...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  10. Sample program for waterfall chart - Free Suppo...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...

    forum.aspose.com/t/sample-program-for-waterfall...