Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 129,950 for

presentation

(1.3 sec)
  1. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Android API code to manage comments of XLSX files....ODP Files (OpenDocument Presentation Format) Annotate ODS Files...(Microsoft PowerPoint Template Presentation) Annotate Powerpoint Files...

    products.aspose.com/total/android-java/annotate...
  2. Tagged Image File Format (TIFF)|Aspose.Slides D...

    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....information about exporting the presentation documents to TIFF documents...for Java in this topic . A Presentation Document Converted to TIFF...

    docs.aspose.com/slides/java/tagged-image-file-f...
  3. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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.... using ( Presentation pres = new Presentation ()) { ISlide...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  4. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并单元格。...= new aspose . slides . Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  5. 使用 Python 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides ...

    使用 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,以简化您的演示文稿。... 创建 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...加载所需的演示文稿 with slides . Presentation ( path + "AddNodes.pptx"...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  6. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。...您可以通过以下方式在幻灯片上添加缩放帧: 创建 Presentation 类的实例。 创建您打算将缩放帧链接到的新幻灯片。...将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  7. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance Presentations with professional text....this PHP code: $pres = new Presentation (); try { $slide = $pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/wordart/
  10. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/java/animated-charts/