Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 129,924 for

presentation

(0.27 sec)
  1. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  2. Manage Media|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class. Get reference of...transition effect. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/manage-media/
  3. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...PowerPoint 幻灯片图表 代码步骤: 实例化 Presentation 类。 通过索引获取幻灯片的引用。 添加带有数据的图表并指定您偏好的图表类型。...PPTX 文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/create-chart/
  4. 在 Android 上格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-for...
  5. Online PPSX File Comparison or Build Java Apps ...

    Free online app to Compare different PPSX files. Java comparison library code for PPSX documents....both PPSX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Java...

    products.aspose.com/total/java/compare/ppsx/
  6. Convert PPSM to WORDML via C# .NET or with free...

    Convert PowerPoint ppsm documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPSM Presentation to Word WORDML document...for any PowerPoint ppsm presentation to Word wordml files batch...

    products.aspose.com/total/net/conversion/ppsm-t...
  7. Convert WORD to PPSM via Java or with free Onli...

    Java API to Export WORD to PPSM without using Microsoft Word or PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...write HTML content into the Presentation and save it as PPSM. The...

    products.aspose.com/total/java/conversion/word-...
  8. View Powerpoint File Online and using Java | pr...

    Free online Powerpoint file viewer app. Java API code to view Powerpoint Presentation for viewer application....source Powerpoint file using Presentation class object Save the document...Using Java APIs: Effortless Presentation Previews Java APIs make...

    products.aspose.com/total/java/viewer/powerpoint/
  9. XLSX-to-PDF-to-PPTX in Java: The Legend Color I...

    When converting the Excel chart to PDF and then to PPTX, the Legend color icon is not properly aligned with the legend text. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspo…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/xlsx-to-pdf-to-pptx-in-java-...
  10. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties from Presentations in PHP Contents [ Hide ]...frame shape has one); In presentation global text settings; those...

    docs.aspose.com/slides/php-java/shape-effective...