Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 129,321 for

presentation

(0.13 sec)
  1. Convert ODP to EMF using C++ application | prod...

    Sample C++ conversion code for ODP document to EMF format. Use example code for batch ODP to EMF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert POTX to PPSM using C++ application | pr...

    Sample C++ conversion code for POTX document to PPSM format. Use example code for batch POTX to PPSM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  3. Convert PPTM to TIFF using C++ application | pr...

    Sample C++ conversion code for PPTM document to TIFF format. Use example code for batch PPTM to TIFF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  4. Convert OTP to PPTX using C++ application | pro...

    Sample C++ conversion code for OTP document to PPTX format. Use example code for batch OTP to PPTX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  5. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the Slide...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Shape Types in Aspose.Slides for Java|Aspose.Sl...

    Learn every shape type in Aspose.Slides for Java, with clear examples to create, format, and edit shapes in PPT and PPTX Presentations....Connectors in Presentations Using Java Customize Presentation Shapes...Ellipses to Presentations in Java Group Presentation Shapes in...

    docs.aspose.com/slides/java/shape-types/
  7. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations in .NET Contents [ Hide...given. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/bubble-chart/
  8. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents [ Hide...example is given. Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/bubble-chart/
  9. Online PCL to PPT Conversion or Develop Java ba...

    Free online app to convert PCL to PPT files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Create a Waterfall Chart with Legend Customizat...

    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/create-a-waterfall-chart-wit...