Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,235 for

pptx charts

(0.15 sec)
  1. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....pptx" , SaveFormat . Pptx ); } finally { presentation...= new Presentation ( "sample.pptx" ); try { // Get the original...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  2. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....(such as text, bullet points, charts, images, and more). Blank layout...= new Presentation ( "Sample.pptx" ); try { // Go through the...

    docs.aspose.com/slides/androidjava/slide-layout/
  3. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), Charts, validations, rendering, printing, & encryption.... Charting & Graphics Features Supports...various kinds of charts. Add custom charts to the worksheet....

    releases.aspose.com/cells/java/
  4. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....data values from chart Support to export charts to Numbers Support...editable textboxes and shapes to pptx Support to remove AutoFilter...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  5. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...to texts, images, shapes, or charts . They give life to presentations...the presentation to disk as a PPTX file. This C# code shows you...

    docs.aspose.com/slides/net/shape-animation/
  6. Convert XLSB to POWERPOINT using Python or with...

    XLSB to POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLSB to POWERPOINT online converter quickly before integrating the code....supports features such as creating charts, pivot tables, and formulas...supports features such as creating charts, tables, and shapes. By using...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLTX to POWERPOINT via PHP or with free...

    PHP API to Convert XLTX to POWERPOINT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POWERPOINT online converter quickly before integrating the code....Presentation File) Convert XLTX to PPTX (Open XML presentation Format)...spreadsheets that can include charts, formulas, and other features...

    products.aspose.com/total/php-java/conversion/x...
  8. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...NET Chart 使用 Python 在 PPT 演示文件中創建圖表 PPT PPTX PPT 使用 Python...slides[ 0 ] # Add chart with default data chart = slide . shapes...

    products.aspose.com/slides/zh-hant/python-net/c...
  9. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...to texts, images, shapes, or charts . They give life to presentations...the presentation to disk as a PPTX file. This Javascript code shows...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  10. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 Java 代码——上述步骤的实现——展示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

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