Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 163,423 for

presentation

(0.07 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. 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...
  3. PowerPoint Presentation Consumes Too Much Memor...

    12卧薪尝胆ppt课件.zip (7.6 MB) This slides comsume Too Much memory when saving.Please refer to the attachment....PowerPoint Presentation Consumes Too Much Memory when Saving...Thank you for the sample presentation. Please check your results...

    forum.aspose.com/t/powerpoint-presentation-cons...
  4. 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...
  5. 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...
  6. Aspose.CAD for Java conversion and presentation...

    A number of dwg drawings need to be extracted from some of the boxes to pdf or jpg format. The floor plans of these box drawings are all proposed to pdf. can be achieved?...for Java conversion and presentation functions Aspose.CAD Product...your reply. I would like to present all of these boxes like the...

    forum.aspose.com/t/aspose-cad-for-java-conversi...
  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...Java code for same lock presentation. Regards, Sravan Andrey_Potapov...

    forum.aspose.com/t/how-to-add-3-to-4-lines-of-w...
  8. Additional Text Appears when a Presentation Is ...

    Hi, Aspose.Slides.Presentation ppt = new Aspose.Slides.Presentation(Path.Combine(path, fileName)); //ppt.Save(Path.Combine(path, "ConvertedFiles", "output.docx"), save; var stream = new MemoryStream(); ppt.Save(strea…...Additional Text Appears when a Presentation Is Converted to HTML Aspose...Slides.Presentation ppt = new Aspose.Slides.Presentation(Path.Combine(path...

    forum.aspose.com/t/additional-text-appears-when...
  9. Shape Imported from SVG to PowerPoint Presentat...

    Hello - I am seeing an issue exporting a Presentation with an SVG imbedded. This is likely related to SLIDESNET-43450. I can confirm running Python Aspose.Slides via .Net 22.12.0 In the example below, modeled after htt…...Imported from SVG to PowerPoint Presentation Has Wrong Line Width Aspose...seeing an issue exporting a Presentation with an SVG imbedded. This...

    forum.aspose.com/t/shape-imported-from-svg-to-p...
  10. Add Watermark to PowerPoint Presentation using ...

    Python source code to Watermark Presentation...Python apps to watermark presentations using server-side APIs.... Other Supported Presentation Watermark Samples Add Watermark...

    products.aspose.com/slides/python-net/watermark/