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

presentation

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Removing Comments from a Presentation Throws Pp...

    Hi @Andrey_Potapov, We were able to remove the comments from the Presentations using the aspose-slides version 22.2. However this change has now introduced a new bug in our conversion. We are now getting following error…...Removing Comments from a Presentation Throws PptxReadException...remove the comments from the presentations using the aspose-slides...

    forum.aspose.com/t/removing-comments-from-a-pre...
  10. Text Is Distorted when Converting a Presentatio...

    I have observed that text from specific Presentations gets scrambled on one line in the output of Presentation.GetThumbnails. I’m attaching a file with the PowerPoint slide and the broken output. input_output.zip (71.7…...Distorted when Converting a Presentation Slide to Image Aspose.Slides...that text from specific presentations gets scrambled on one line...

    forum.aspose.com/t/text-is-distorted-when-conve...