Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 163,414 for

presentation

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Saving a Presentation Causes "Method or Operati...

    Hi Here is the file (please delete after usage !): here is the code: using (var stream = new FileStream(ppt, FileMode.Open)) { var Presentation = new Aspose.Slides.Presentation(stream, loadOptions); try …...Saving a Presentation Causes "Method or Operation Not Implemented"...

    forum.aspose.com/t/saving-a-presentation-causes...
  5. Failure on Loading a Presentation File with Fun...

    Hello, Library fails to load Presentation file with basic funnel chart with turned off axis labels. Turning off axis labels looks significant for this case. I see failure only with axis labels turned off and it works w…...Failure on Loading a Presentation File with Funnel Chart Aspose...Hello, Library fails to load presentation file with basic funnel chart...

    forum.aspose.com/t/failure-on-loading-a-present...
  6. Remove POTM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/potm/
  7. Remove PPT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/java/annotate/ppt/
  8. Saving a PowerPoint Presentation Causes "Method...

    Hi Here is the file (please delete after usage !): here is the code: using (var stream = new FileStream(ppt, FileMode.Open)) { var Presentation = new Aspose.Slides.Presentation(stream, loadOptions); try …...Saving a PowerPoint Presentation Causes "Method or Operation...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...

    forum.aspose.com/t/saving-a-powerpoint-presenta...
  9. High Memory Consumption when Saving PowerPoint ...

    Environment: Linux Ubuntu x86_64 docker .NETCORE 3.1 aspose.slides.net 23.1 Problem: Open a 35M pptx file and save it. The memory increases by 1G. The memory is not released, and the memory for repeated operations …...Consumption when Saving PowerPoint Presentation in C# Aspose.Slides Product...}; using (Presentation presentation = new Presentation(filePath...

    forum.aspose.com/t/high-memory-consumption-when...
  10. Remove PPSM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/ppsm/