Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 15,981 for

presentation java class

(0.04 sec)
  1. Get Shapes from Presentation Slide using Apache...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get Shapes from Presentation Slide using Apache POI and Aspose...Shapes from Presentation Slide Aspose.Slides for Java supports adding...

    docs.aspose.com/slides/java/slides-poi/get-shap...
  2. 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…...Reading PowerPoint Presentation Files in Java Aspose.Slides Product...Product Family slides-java oscarstar March 27, 2023, 1:19pm #1...

    forum.aspose.com/t/a-pptxreadexception-occurred...
  3. Loading a PowerPoint Presentation File in Java ...

    Hi team, I have attached two Sample pptx files. Both have similar charts in it however, one works fine with Aspose and another does not. Therefore, have attached both the sample files below for review.sample files.zip …...Loading a PowerPoint Presentation File in Java Throws PptxReadException...Slides Product Family slides-java , slides-pdfexport IDBSSupport...

    forum.aspose.com/t/loading-a-powerpoint-present...
  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...Product Family slides-java , slides-animation oscarstar May 23, 2023...

    forum.aspose.com/t/retrieving-animation-effect-...
  5. How to Disable Series Lines from Stock Chart in...

    Hello, Using the below code I’m able to generate a Stock chart (Type.HighLowClose) using Aspose.Slides for Java API. Need help in disabling lines from the series. Reference link: https://docs.aspose.com/slides/Java/cr…...Chart in a PowerPoint Presentation in Java? Aspose.Slides Product...Product Family slides-java , slides-chart SrideviG July 10, 2023...

    forum.aspose.com/t/how-to-disable-series-lines-...
  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…...Slides for Android via Java, Init Presentation Failed Aspose.Slides...Family slides-android , slides-java xjf December 27, 2022, 12:56pm...

    forum.aspose.com/t/aspose-slides-for-android-vi...
  7. Create PowerPoint Presentation in C# | Add Text...

    Use .NET PowerPoint API to create PPTX Presentation from scratch using C#. Insert slides, text, tables and charts in the Presentations dynamically....Home Create MS PowerPoint Presentations in C# Facebook Twitter Linkedin...Linkedin MS PowerPoint presentations allow you to create slide...

    blog.aspose.com/2020/12/04/create-powerpoint-pr...
  8. How to Center All Content when Converting a Pre...

    When using Aspose.Slides (Java) to convert PPT(X) to HTML, how to center the content in HTML, now it stays left. This is my code: Presentation ppt = new Presentation(src); ppt.save(dest, com.aspose.slides.SaveFormat.H…...Content when Converting a Presentation to HTML? Aspose.Slides Product...Product Family slides-java , slides-htmlexport serendipity.zhq...

    forum.aspose.com/t/how-to-center-all-content-wh...
  9. Error Saving PPTX to PDF in Java: class com.asp...

    Hi, I am using Aspose.total with Developer OEM license. With Aspose slides, I am trying to convert a PPTX file to PDF as follows : com.aspose.slides.LoadOptions loadOptions = new com.aspose.slides.LoadOptions(); Pr…...Error Saving PPTX to PDF in Java: class com.aspose.slides.PptxReadException...Slides Product Family slides-java , slides-pdfexport dev.raz March...

    forum.aspose.com/t/error-saving-pptx-to-pdf-in-...
  10. Convert PowerPoint PPTX to Word in C# | PPTX/PP...

    Use .NET APIs to convert PowerPoint Presentations to Word documents using C#. Perform PPTX or PPT to DOCX conversion in ASP.NET or other .NET applications....Home Convert PowerPoint Presentation to Word Document using C#...convert the PowerPoint presentations to Word documents. In order...

    blog.aspose.com/2021/08/02/convert-powerpoint-t...