Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 9,079 for

presentation note

(0.08 sec)
  1. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Main(string[] args) { try { // Note: Running without license (evaluation...Load the presentation using (Presentation presentation = new Presentation("sample...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using C++ Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/cpp/picture-frame/
  4. Convert XLSM to PPSM via PHP or with free Onlin...

    PHP API to Convert XLSM to PPSM or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to PPSM online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using JavaScript Contents...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your Presentations sharp and consistent across any device....custom fonts at runtime so presentations render correctly even when...to load fonts used in a presentation without installing them...

    docs.aspose.com/slides/python-net/custom-font/
  7. Convert PPT and PPTX to JPG in C++|Aspose.Slide...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in C++ with Aspose.Slides using fast, reliable code examples....PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations Using Python Contents [...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations Using PHP Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for PHP via...

    docs.aspose.com/slides/php-java/activex/
  10. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation Presentation = new Presentation("sample1.pptx"); We hav…...PPT into PDF we are using Presentation class Object to load ppt...aspose.slides.Presentation; Presentation presentation = new Presentation("sample1...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...