Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 11,743 for

presentation note

(0.07 sec)
  1. Image Quality Issue when Converting PowerPoint ...

    Hi! Please find attached a solution that contains an input.pptx file and a small console application that renders a PDF. The image in the PDF has much lower quality than the image in the PPTX (compare with zoom factor 2…...when Converting PowerPoint Presentation to PDF in VB.NET Aspose...check all fixes on the Release Notes page. You can also find the...

    forum.aspose.com/t/image-quality-issue-when-con...
  2. Presentation Slide Manipulation API for Python ...

    Python API to work with Presentations on macOS®, get information about font substitutions during Presentation rendering, set timing for slide animation effects....Date Added: 5/10/2022 Release Notes https://docs.aspose.com/sli...-22-9-release-notes/ Description Presentation Manipulation Python...

    releases.aspose.com/slides/python-net/new-relea...
  3. A PptxReadException Occurred while Reading Powe...

    Please download the original file from the following link. When I run the code, an PptxReadException is thrown. Presentation Presentation = new Presentation(filePath); The following is the error stack information…...while Reading PowerPoint Presentation Files in Java Aspose.Slides...thrown. Presentation presentation = new Presentation(filePath);...

    forum.aspose.com/t/a-pptxreadexception-occurred...
  4. Retrieving Animation Effect Enhancement Attribu...

    Please browse the files in the following package. animation.zip (19.5 KB) How can I get the animation effect enhancement attribute shown in the screenshot below? pic-1.PNG (81.0 KB) pic-2.PNG (84.4 KB) pic-3.PNG (83…...Enhancement Attributes from a Presentation in Java Aspose.Slides Product...like this: Presentation presentation = new Presentation("animation...

    forum.aspose.com/t/retrieving-animation-effect-...
  5. Issues with Charts when Converting a PowerPoint...

    @andrey.potapov Thank you for the information about SLIDESJAVA-38843 and SLIDESJAVA-38840 issues fix in 23.3 version We have checked the issues by changing Aspose slides version to 23.3 and confirmed one chart(3D Bar c…...Converting a PowerPoint Presentation to PDF in Java Aspose.Slides...Separator is not displayed properly (Note : Previously amount separator...

    forum.aspose.com/t/issues-with-charts-when-conv...
  6. Remove PPSX Annotation Online or Manage Annotat...

    delete comments from PPSX file through online app for free. Java API code to manage comments of PPSX files....Clear Comments from PPSX Presentation Online or Manage via Java...powerful Java based PPSX presentation annotation utility application...

    products.aspose.com/total/java/annotate/ppsx/
  7. Failed to Get the Text Animation from PowerPoin...

    Please browse the files in the following package. text.pptx.zip (785.9 KB) When I run the code, I guess we can get the animation array, but the array is empty. Presentation Presentation = new Presentation(input); IEff…...Animation from PowerPoint Presentation Correctly in Java Aspose...is empty. Presentation presentation = new Presentation(input);...

    forum.aspose.com/t/failed-to-get-the-text-anima...
  8. Failed to Load Large PowerPoint Presentation wi...

    Hi there Running version Slides .Net 224 I’m getting an error when we try to open a Presentation. The following error is thrown as part of the Presentation pres = new Presentation(…) call Aspose.Slides.PptxReadExcept…...to Load Large PowerPoint Presentation with Several SVG Images...error when we try to open a presentation. The following error is...

    forum.aspose.com/t/failed-to-load-large-powerpo...
  9. 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...
  10. 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...check all fixes on the Release Notes page. You can also find the...

    forum.aspose.com/t/how-to-create-a-real-textbox...