Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 163,081 for

presentation

(0.25 sec)
  1. Getting Exception when Loading Any PowerPoint P...

    What information do you need ? Andrey_Potapov May 19 @kokilol, Hello Pierre, I’m fine. Thank you for contacting support. We will reply to you as soon as possible....when Loading Any PowerPoint Presentation Aspose.Slides Product Family...stacktrace: à Aspose.Slides. . (Presentation , Stream , InterruptionToken...

    forum.aspose.com/t/getting-exception-when-loadi...
  2. The Chart Thumbnail and the Chart on the Presen...

    Hi! I need to get an image from a slide, but I noticed that if the chart uses secondary axes, then the part of the chart that belongs to the secondary axis moves out - as if ignoring the specified minimum value of the a…...Thumbnail and the Chart on the Presentation Do Not Match Aspose.Slides...Example: var pres = new Presentation(); var pptChart = pres.Slides[0]...

    forum.aspose.com/t/the-chart-thumbnail-and-the-...
  3. 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/
  4. Inconsistent Page Orientation when Converting P...

    Good day, We are currently using Aspose.Slides to convert supported Presentation files to PDFs. When exporting with speaker notes, we’ve noticed the page orientation in the PDFs is inconsistent. And the API does not hav…...Orientation when Converting Presentation to PDF in C# and Java Aspose...Slides to convert supported presentation files to PDFs. When exporting...

    forum.aspose.com/t/inconsistent-page-orientatio...
  5. Remove PPTM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/pptm/
  6. Aspose.Slides for Android via Java, Init Presen...

    maven implementation ( group: ‘com.aspose’, name: ‘aspose-slides’, version: ‘22.10’, classifier: ‘android.via.java’) And after new Presentation, it crash. The code: Presentation pre = new Presentation(); And out…...for Android via Java, Init Presentation Failed Aspose.Slides Product...after new Presentation, it crash. The code: Presentation pre = new...

    forum.aspose.com/t/aspose-slides-for-android-vi...
  7. 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...lot of resources in the presentation and we deserialize the whole...

    forum.aspose.com/t/high-memory-consumption-when...
  8. 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...
  9. 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...
  10. 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...