Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 11,743 for

presentation note

(0.07 sec)
  1. Aspose.Slides for .NET 24.1 Does Not Export a P...

    Just take the ususal suspect code Presentation Presentation = new Presentation("example.pptx"); Presentation.Save("output.html", SaveFormat.Html5); Will throw System.ArgumentException: Resource not found (Parameter …...1 Does Not Export a Presentation with Videos to HTML5 Aspose...suspect code Presentation presentation = new Presentation("example...

    forum.aspose.com/t/aspose-slides-for-net-24-1-d...
  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. 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...
  4. Getting the Number of Lines of a Paragraph from...

    Hi, In a powerpoint slide if we continue to enter text beyond the length of text line it proceeds to next line without a linebreak. Is there a way to detect a multi line paragraph and the number of lines in it ? The …...Paragraph from a PowerPoint Presentation in C# Aspose.Slides Product...you please share a sample presentation containing text examples...

    forum.aspose.com/t/getting-the-number-of-lines-...
  5. Set Presentation Leader Lines Color via API for...

    Python API to set frame rotation and frame size behavior while rendering PPTX Presentations, compress embedded fonts to reduce PPT size, set leader lines color....Date Added: 27/10/2022 Release Notes https://docs.aspose.com/sli...22-10-release-notes/ Description Presentation Manipulation Python...

    releases.aspose.com/slides/python-net/new-relea...
  6. Set Get Presentation Slideshow Settings API for...

    Python API to configure the Presentation slideshow settings, e.g., run slideshow in a loop, set pen color, show or hide narration, enable or disable animation....Date Added: 2/9/2022 Release Notes https://docs.aspose.com/sli...-22-8-release-notes/ Description Presentation Manipulation Python...

    releases.aspose.com/slides/python-net/new-relea...
  7. Set Presentation Source Locking Behavior API fo...

    Python API to set locking behavior of Presentation source. 'LOAD_AND_RELEASE' default setting locks source only during IPresentation constructor execution....Date Added: 8/7/2022 Release Notes https://docs.aspose.com/sli...-22-6-release-notes/ Description Presentation Manipulation Python...

    releases.aspose.com/slides/python-net/new-relea...
  8. Clear PPSX Annotations Online and using Python ...

    Remove comments from PPSX document through online app for free. Python API code to delete comments from PPSX Presentations....Remove Comments from PPSX Presentation Online or via Python Develop...powerful Python based PPSX presentation annotation utility application...

    products.aspose.com/total/python-net/annotate/p...
  9. How to Create a Combination Chart in Presentati...

    Hello, Need help in creating a combination chart similar to the attached PPT using Aspose.Slides for Java API. Attaching a sample PPT file with the manually created chart. Thanks a lot file.zip (38.8 KB)...Create a Combination Chart in Presentation Using Aspose.Slides for...code example: Presentation pres = new Presentation(); try { IChart...

    forum.aspose.com/t/how-to-create-a-combination-...
  10. AutoReverse Attribute Returns the Mismatched Va...

    Please browse the files in the following package. autoReverse.pptx.zip (91.7 KB) When I run the code, the autoReverse attribute value should be false. Presentation Presentation = new Presentation(filePath); boolean a…...Mismatched Value from PowerPoint Presentation Aspose.Slides Product Family...be false. Presentation presentation = new Presentation(filePath);...

    forum.aspose.com/t/autoreverse-attribute-return...