Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 116,468 for

slides java

(0.12 sec)
  1. XAR File Format - Everything You Need to Know

    Discover the eXtensible ARchive Format (XAR), known for its versatility and efficient compression. Explore how this format offers high compression ratios and flexible archiving options, making it a valuable tool for both developers and end-users....Slides Product Solution Aspose.Imaging...Email Product Solution Aspose.Slides Product Solution Aspose.Imaging...

    products.aspose.com/zip/most-common-archives/wh...
  2. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....Slides Product Family Aspose.Imaging...Aspose.Cells for Python via Java via Java to auto-wrap text Create...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...
  3. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java code samples for traces, brush color & size....specific items on a slide. Aspose.Slides provides all the Ink...Objects Objects on a PowerPoint slide are typically represented by...

    docs.aspose.com/slides/androidjava/manage-ink/
  4. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....Slides for PHP via Java . Add an Animation...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for PHP via Java . Add a Connector Insert...shape between two points on the slide. function addConnector () {...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Export Presentation Charts in PHP|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for PHP via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....Slides for PHP via Java provides support for...:: Jpeg ); } finally { if ( ! java_is_null ( $slideImage )) { $slideImage...

    docs.aspose.com/slides/php-java/export-chart/
  7. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。... 下面的 Java 代码演示了如何在演示文稿中识别合并的表格单元格: Presentation...getShapes (). get_Item ( 0 ); // 假设 Slide#0.Shape#0 是一个表格 for ( int i...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  8. Save Presentations in Read-Only Mode on Android...

    Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Android via Java, offering precise slide previews without altering your presentations....Slides for Android via Java allows you to set...presentation to Read-Only in Java using Aspose.Slides: Presentation pres...

    docs.aspose.com/slides/androidjava/read-only-pr...
  9. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Android, with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java . Add a Connector...shape between two points on the slide. static void addConnector ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...管理 Java 中的演示文稿表格 Contents [ Hide ] PowerPoint 中的表格是显示和呈现信息的高...列的单元格网格中的信息直观且易于理解。 Aspose.Slides 提供了 Table 类、 ITable 接口、 Cell...

    docs.aspose.com/slides/zh/java/manage-table/