Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 163,416 for

presentation

(0.16 sec)
  1. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Java API code to manage comments of ODP files....Clear Comments from ODP Presentation Online or Manage via Java...powerful Java based ODP presentation annotation utility application...

    products.aspose.com/total/java/annotate/odp/
  2. 3D Shapes Are Not Properly Converted from Prese...

    Hi team When generating thumbnails using the latest Aspose Slides .NET 3D shapes are not correctly converted to images. Code example: int slideIndex = 0; ISlide slide = Presentation.Slides[SlideIndex]; Bitmap bitmapTh…...Properly Converted from Presentation Slide to Image in C# Aspose...slideIndex = 0; ISlide slide = presentation.Slides[SlideIndex]; Bitmap...

    forum.aspose.com/t/3d-shapes-are-not-properly-c...
  3. Saving a Presentation Causes "Method or Operati...

    Hi Here is the file (please delete after usage !): here is the code: using (var stream = new FileStream(ppt, FileMode.Open)) { var Presentation = new Aspose.Slides.Presentation(stream, loadOptions); try …...Saving a Presentation Causes "Method or Operation Not Implemented"...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...

    forum.aspose.com/t/saving-a-presentation-causes...
  4. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. Java API code to manage comments of Powerpoint files....Comments from Powerpoint Presentation Online or Manage via Java...powerful Java based Powerpoint presentation annotation utility application...

    products.aspose.com/total/java/annotate/powerpo...
  5. How to Apply Border Color to a Bubble Chart in ...

    Hi Team, I’m sharing a expected ppt here. I need to change the bubble border color using IChartDataPoint object. currently I’m trying to do it with dataPoint.getFormat().getLine().getFillFormat().setFillType( FillType…...Bubble Chart in PowerPoint Presentation in Java? Aspose.Slides Product...

    forum.aspose.com/t/how-to-apply-border-color-to...
  6. A PptxReadException Occurred while Reading Powe...

    Please download the original file from the following link. When I run the code, an PptxReadException is thrown. Presentation Presentation = new Presentation(filePath); The following is the error stack information…...while Reading PowerPoint Presentation Files in Java Aspose.Slides...thrown. Presentation presentation = new Presentation(filePath);...

    forum.aspose.com/t/a-pptxreadexception-occurred...
  7. Retrieving Animation Effect Enhancement Attribu...

    Please browse the files in the following package. animation.zip (19.5 KB) How can I get the animation effect enhancement attribute shown in the screenshot below? pic-1.PNG (81.0 KB) pic-2.PNG (84.4 KB) pic-3.PNG (83…...Enhancement Attributes from a Presentation in Java Aspose.Slides Product...like this: Presentation presentation = new Presentation("animation...

    forum.aspose.com/t/retrieving-animation-effect-...
  8. Slide Master Lock Properties in a PowerPoint Pr...

    I can’t find the slide master lock property, can you tell where it is? The preserve property has a setter, but it cannot be rewritten. My Aspose.Slides version 22.6...Properties in a PowerPoint Presentation Aspose.Slides Product Family...slide master in PowerPoint presentation in C# or .NET Andrey_Potapov...

    forum.aspose.com/t/slide-master-lock-properties...
  9. Get Default Theme Related Properties from a Pow...

    Hi, When we create the Presentation object using Aspose.Slides library, how can we create the Presentation using the “Default Theme” which is set by end users at Microsoft PowerPoint application level. It is possible t…...Properties from a PowerPoint Presentation Aspose.Slides Product Family...#1 Hi, When we create the presentation object using Aspose.Slides...

    forum.aspose.com/t/get-default-theme-related-pr...
  10. Export Presentation to HTML with Resizable Imag...

    I’m trying to export a powerpoint into HTML, and but I need to have the images resize themselves based on the size of the browser window. It seems like it’s impossible to have a dynamic resizing. What does it take to d…...Export Presentation to HTML with Resizable Images Aspose.Slides...fail, please share a sample presentation and output HTML file with...

    forum.aspose.com/t/export-presentation-to-html-...