Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 6,372 for

presentation to png

(0.07 sec)
  1. Incorrect Placement/Sizing Of Group Shape When ...

    When exporting group shapes To SVG/Png/JPG the sizing/placement of some elements is wrong. import aspose.slides as slides shapeno = 0 with slides.Presentation("testshapeoutput.pptx") as pres: for s…...Shape When Converting To SVG/PNG/JPG Aspose.Slides Product Family...exporting group shapes to SVG/PNG/JPG the sizing/placement of some...

    forum.aspose.com/t/incorrect-placement-sizing-o...
  2. 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...
  3. 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...
  4. NullReferenceException when using the presentat...

    After upgrading our aspose packages from 22.2 To 23.4 I’m getting the following exception when trying To call Aspose.Slides.Presentation.Save() image.Png (48.1 KB) It worked fine with 22.2 so I’m wondering is this a ne…...NullReferenceExcepti when using the presentation Save function after upgrading...call Aspose.Slides.Presentation.Save() image.png (48.1 KB) It worked...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. 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...
  6. How to Set Margins in Text Box of Shape in Powe...

    Hi all, I’m using aspose-slides-21.10.jar. I would like To set margins in text box of shape To 0. See attached screenshot, please. Unfortunately, I didn’t find any way how To do it. Can you help, please? Desc.Png (27…...Box of Shape in PowerPoint Presentation Using Java? Aspose.Slides... Can you help, please? Desc.png (27.2 KB) BR Radek andrey.potapov...

    forum.aspose.com/t/how-to-set-margins-in-text-b...
  7. Png files in aspose slides have a bigger boundi...

    Please see the attached image image.Png (57.5 KB)...Png files in aspose slides have a bigger bounding box than the...see the attached image image.png (57.5 KB) ashiramin November...

    forum.aspose.com/t/png-files-in-aspose-slides-h...
  8. The Chart Thumbnail and the Chart on the Presen...

    Hi! I need To get an image from a slide, but I noticed that if the chart uses secondary axes, then the part of the chart that belongs To the secondary axis moves out - as if ignoring the specified minimum value of the a…...Thumbnail and the Chart on the Presentation Do Not Match Aspose.Slides...Example: var pres = new Presentation(); var pptChart = pres.Slides[0]...

    forum.aspose.com/t/the-chart-thumbnail-and-the-...
  9. How to Add a Watermark Above the Text or Image ...

    After the code is executed, the watermark will be added below the text and image, but I want To add the watermark above the text and image this is my code:image.Png (33.1 KB) And this is what it looks like when I exec…...Image into a PowerPoint Presentation? Aspose.Slides Product Family...code is my relevant code. image.png (30.9 KB) andrey.potapov May...

    forum.aspose.com/t/how-to-add-a-watermark-above...
  10. Saving a PowerPoint Presentation Causes "Method...

    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 PowerPoint Presentation Causes "Method or Operation...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...

    forum.aspose.com/t/saving-a-powerpoint-presenta...