Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 163,081 for

presentation

(0.39 sec)
  1. Set a Default Font for All Slides in a PowerPoi...

    Hi Team, When we insert a text box in any of the slides after generated form aspose, the default font that is getting displayed is ‘Calibri’ – Can this be changed to ‘Arial’ – by setting Default Font in all slides gener…...All Slides in a PowerPoint Presentation in C# Aspose.Slides Product...font to the presentation theme like this: presentation.MasterTheme...

    forum.aspose.com/t/set-a-default-font-for-all-s...
  2. Adding Chart to a PowerPoint Presentation witho...

    Hi, I’m new to Apose.Slides and figuring out how to add charts to slides. I’m trying to create an area chart and currently have the data for the chart stored in a dataframe as well as in arrays for each column. I would …...Adding Chart to a PowerPoint Presentation without Making a Workbook...PowerPoint presentation in Python Create PowerPoint Presentation Charts...

    forum.aspose.com/t/adding-chart-to-a-powerpoint...
  3. Font Drift when Converting Presentation Slides ...

    222.jpg (153.1 KB) I follow the demo: foreach (ISlide sld in pres.Slides) { string filePath = Path.Combine(fileDirect, "Image" + FormatIntToLengthFour(i) + ".jpg"); float ScaleX = (float)(1.0 / pres.SlideSize.S…...Font Drift when Converting Presentation Slides to Pictures Aspose...sure the fonts used in your presentation have been installed on the...

    forum.aspose.com/t/font-drift-when-converting-p...
  4. Content Difference after Saving PowerPoint Pres...

    Hello, I am writing to you about the problem we encountered in working with MSO PowerPoint document using the Aspose Slides for Java library (v21.10). We are using Ubuntu 22.04 LTS and OpenJDK 11.0.13. There is a diffe…...after Saving PowerPoint Presentation to PPTX in Java (3004) Aspose...presetting values and saving presentation. Assert statement can prove...

    forum.aspose.com/t/content-difference-after-sav...
  5. Saving a PowerPoint Presentation in PPTX in C# ...

    hi Andrey When i think this library is finally really good, a surprise takes all my trust away from that product. Please fix this as soon as possible ?! Thanks. input: output: code: var ppt_out_no_ext = Path…...Saving a PowerPoint Presentation in PPTX in C# Causes Broken...FileMode.Open)) { Aspose.Slides.Presentation pres = null; try { pres...

    forum.aspose.com/t/saving-a-powerpoint-presenta...
  6. Broken PowerPoint Presentation File: Can You Tr...

    Hi Broken pptx but option to repair Can you set up the automatic repair if that is possible ?! Thank you file: code: using (var stream = new FileStream(ppt, FileMode.Open)) { var Presentation = new Aspose.Sl…...Broken PowerPoint Presentation File: Can You Try to Automatic...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...

    forum.aspose.com/t/broken-powerpoint-presentati...
  7. Chart Data Labels Appear when Converting PowerP...

    On Microsoft PowerPoint, the graphics viewed have no config data labels, but the data labels are displayed after being saved into PDF Presentation Presentation = new Presentation("D:\\aspose\\ppt\\数据标签.pptx"); presentat…...when Converting PowerPoint Presentation to PDF Aspose.Slides Product...into PDF Presentation presentation = new Presentation("D:\\aspose\\ppt\\数据标签...

    forum.aspose.com/t/chart-data-labels-appear-whe...
  8. How to Create a Real TextBox in PowerPoint Pres...

    For a TextBox created in PowerPoint, the IsTextBox property returns True. If I add a Rectangle shape and then add TextFrame, the IsTextBox property is always False. How do I create a real msoTextBox in Aspose.Slides? (…...Real TextBox in PowerPoint Presentation Using Aspose.Slides for...create a new presentation from scratch using (Presentation pres = new...

    forum.aspose.com/t/how-to-create-a-real-textbox...
  9. Is BaseSlide.SlideId Unique, Stable, and Persis...

    Dear Aspose, please, can you confirm Shape.SlideId for each slide is unique, stable and persistent (it will not change in whole life-cycle of Presentation and once created it will be never changed). Can we rely on this…...Stable, and Persistent in Presentation? Aspose.Slides Product Family...change in whole life-cycle of Presentation and once created it will...

    forum.aspose.com/t/is-baseslide-slideid-unique-...
  10. 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...Java code for same lock presentation. Regards, Sravan Andrey_Potapov...

    forum.aspose.com/t/how-to-add-3-to-4-lines-of-w...