Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 163,423 for

presentation

(0.09 sec)
  1. Segmentation Fault during Saving a PowerPoint P...

    I am using aspose slides (C++) to export pptx. When I save my pptx file using the “Save” function of “Presentation” class, I got the segmentation fault. The gdb backtrace is listed below: Thread 238 "dummy::AsposePPTE" …...during Saving a PowerPoint Presentation in PPTX Format in C++ Aspose...the “Save” function of “Presentation” class, I got the segmentation...

    forum.aspose.com/t/segmentation-fault-during-sa...
  2. Unable to Get Start and End Properties through ...

    Please browse the files in the following package. 03_00_25.pptx.zip (748.1 KB) Please review the text animation effects on page 10. I hope to get these paragraph animation settings. First, I tried the following code: …...through TextAnimation from Presentation in Java Aspose.Slides Product...IEffect[] effectsByParagraph = presentation.getSlides().get_Item(9)...

    forum.aspose.com/t/unable-to-get-start-and-end-...
  3. Cloning Slides for a specifc Presentation with ...

    Attached is a sample application which clones all slides from an existing Presentation. Each slide has a chart and for one of them we get this exception in Aspose.Slides.NET 23.8.0 or lower: System.InvalidOperationExcep…...Cloning Slides for a specifc Presentation with Charts throws "Consistency...slides from an existing presentation. Each slide has a chart...

    forum.aspose.com/t/cloning-slides-for-a-specifc...
  4. Background Color in EMF Image Is Changed when S...

    Hello, We are actively evaluating upgrade from current Slides library 20.01 which is over 3 years old to the Aspose Slides for Java library v23.05. We encountered a following problem. When we insert an EMF image conta…...Image Is Changed when Saving Presentation to PDF in Java Aspose.Slides...EmptySlideSkyBlueBg.pptx - empty presentation; EMFImageSavePDFWrong.java...

    forum.aspose.com/t/background-color-in-emf-imag...
  5. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...Watermark to PowerPoint Presentation and Convert It to PDF in...com"; using (var presentation = new Presentation()) { var slideSize...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  6. Failed to Convert Presentation to PDF in Python...

    https://forum.aspose.com/t/failed-to-convert-Presentation-to-pdf-in-python-bitmap-region-is-already-locked/269762/6 is there any update on this ticket? how long does it take usually?...Failed to Convert Presentation to PDF in Python: Bitmap Region...following files and information: presentation file code example that reproduces...

    forum.aspose.com/t/failed-to-convert-presentati...
  7. Aspose::TeX::Presentation::NamespaceDoc Class R...

    List of all members Aspose::TeX::Presentation::NamespaceDoc Class Reference The Aspose.TeX.Presentation namespace pro......all members Aspose::TeX::Presentation::NamespaceDoc Class Reference...Reference The Aspose.TeX.Presentation namespace provides common...

    reference.aspose.com/tex/cpp/class/aspose.te_x....
  8. Video Is Not Showing when Adding It to a PowerP...

    Why isn’t the video showing? please help me track down the error. def add_video_from_youyube(pres, videoId): #add videoFrame link = "https://www.youtube.com/embed/" + videoId; thumbnail_uri = "http://img.youtub…...Adding It to a PowerPoint Presentation by Link in Python Aspose...read()) add_video_from_youyube(presentation, "FbzsPHJskcg") andrey.potapov...

    forum.aspose.com/t/video-is-not-showing-when-ad...
  9. HTML Content Is Ignoring Indentation, Line Spac...

    Hi, a. We added below content in rich text box in slide of Presentation. image.png (1.2 KB) b. We converted into html using below code and saved to Database. String content = shape.getTextFrame().getParagraphs().exp…...Spacing when Saving from Presentation Aspose.Slides Product Family...rich text box in slide of Presentation. image.png (1.2 KB) b. We...

    forum.aspose.com/t/html-content-is-ignoring-ind...
  10. How Do We Reach Out to Shape in PowerPoint Pres...

    Hi support, is there a way we can reach out to the particular shape present in the slide using shape.getName() method or any other method. Right now I need to iterate over each shapes present in a slide and verify using…...Out to Shape in PowerPoint Presentation in Node.js without Iterating...out to the particular shape present in the slide using shape.getName()...

    forum.aspose.com/t/how-do-we-reach-out-to-shape...