Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 163,389 for

presentation

(0.09 sec)
  1. Elements of EMF Image Are Missing when Converti...

    Hi, Issue : PPT Slide containing an image is rendered incorrectly. Attaching sample Presentations with such shapes to reproduce the behaviour: sample.zip (51.9 KB) The generated image from code below shows incorrect …...Missing when Converting Presentation Slide to PNG Aspose.Slides...incorrectly. Attaching sample presentations with such shapes to reproduce...

    forum.aspose.com/t/elements-of-emf-image-are-mi...
  2. Differences between PPTX Presentation and Conve...

    Description: We use Aspose.Slides to convert pptx files into pdf. Some of generated pdf contains significant differences with used pptx. Please review attached images to see those differences. Steps: Use provided code wi…...Differences between PPTX Presentation and Converted PDF Document...FileShare.Read)) { Presentation doc = new Presentation(fs); doc.Save(@...

    forum.aspose.com/t/differences-between-pptx-pre...
  3. Charts in EMF Images Get Truncated when Convert...

    Hello, When opening the .pptx containing an EMF-Image with Aspose.Slides and saving to PDF - all the charts get truncated. Note, that opening the .pptx and simply saving via “File” -> “Save As” -> “PDF (*.pdf)” produce…...Truncated when Converting Presentation to PDF in Java Aspose.Slides...IPresentation presentation = new Presentation("PptToPdf.pptx");...

    forum.aspose.com/t/charts-in-emf-images-get-tru...
  4. Cloning Slides Results in "No Image" for Some B...

    I am using an Azure Function that is responsible for the extraction of an individual slide from an existing Presentation. The function uses Aspose.Slides.Net version 22.1.0. In the function, we read the source presenta…...for Some Bars/Charts in Presentation Aspose.Slides Product Family...individual slide from an existing presentation. The function uses Aspose...

    forum.aspose.com/t/cloning-slides-results-in-no...
  5. Math Equations on PNG Image Are Inconsistent wi...

    Hi, We observed inconsistency with output from original Presentation from Aspose slide .NET 21.9 to Aspose 22.8. Things were better in 21.9 Environment : Windows 10 , .NET 4 framework Code snippet : for (int i = 0; i…...with Original PowerPoint Presentation Aspose.Slides Product Family...with output from original presentation from Aspose slide .NET 21...

    forum.aspose.com/t/math-equations-on-png-image-...
  6. Failed to Get the Blank Layout Slide from a Pow...

    I am having an issue with this method - the second parameter is returning null… IMasterLayoutSlideCollection layoutSlides = pres.getMasters().get_Item(0).getLayoutSlides(); slide222 = pres.getSlides().insertEmptyS…...Slide from a PowerPoint Presentation in Java Aspose.Slides Product...correctly, the PowerPoint presentation you are using does not have...

    forum.aspose.com/t/failed-to-get-the-blank-layo...
  7. How to Add 3 to 4 Lines of Watermark Text to Po...

    Please find the attached Presentation file. (Attachment watermarked-Presentation_la.pptx is missing)...Watermark Text to PowerPoint Presentation? Aspose.Slides Product Family...watermark to (PowerPoint presentation)PPTX/PPT slides for our...

    forum.aspose.com/t/how-to-add-3-to-4-lines-of-w...
  8. How Do I Know If the Shape in a Presentation is...

    Also, please let me know why when i use shape.texframe i am able to extract only some text whereas while using slides.util.SlideUtil.get_all_text_boxes(Presentation.slides[slide_num]) i am able to get all text data....I Know If the Shape in a Presentation is AutoShape or PictureFrame...SlideUtil.get_all_text_boxes(presentation.slides[slide_num]) i am...

    forum.aspose.com/t/how-do-i-know-if-the-shape-i...
  9. Image Is Upside Down when Converting PowerPoint...

    Also, we are finding a different issue. While converting the attached test Test Slide.zip (152.7 KB) ppt into the pdf file. The rendered pdf file is getting the image in upside manner....when Converting PowerPoint Presentation to PDF Aspose.Slides Product...above does not convert the presentation to PDF, but I’ve reproduced...

    forum.aspose.com/t/image-is-upside-down-when-co...
  10. Failed to Add an SVG Image to PowerPoint Presen...

    Hi Team. Need help with adding svg Image to ppt. My code is not reading the svg image url. private boolean setImage(PPTFile PPTObj, IPictureFrame pic, HashMap<String, Iterator<Object>> keyMapper, int slideIdx, int time…...SVG Image to PowerPoint Presentation Aspose.Slides Product Family...information: input and output presentation files the SVG image you...

    forum.aspose.com/t/failed-to-add-an-svg-image-t...