Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,055 for

pptx charts

(0.05 sec)
  1. Convert XLSM to DOTX using Python or with free ...

    XLSM to DOTX conversion in your Python applications without using Microsoft Office or online. Test free XLSM to DOTX online converter quickly before integrating the code....format and can be used to create charts, tables, and other graphical...Presentation File) Convert XLSM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/python-net/conversion...
  2. Convert XLSM to DOTM using Python or with free ...

    XLSM to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLSM to DOTM online converter quickly before integrating the code....to store data in worksheets, charts, and macros. On the other hand...Presentation File) Convert XLSM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/python-net/conversion...
  3. View XLSX File Online and using Java | products...

    Free online XLSX file viewer app. Java API code to read XLSX file for viewer application....(Macro-enabled Presentation File) View PPTX Files (Open XML presentation...as numbers, text, formulas, charts, and formatting options. It...

    products.aspose.com/total/java/viewer/xlsx/
  4. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿...Presentation ( "chart.pptx" ); try { $chart = $pres -> getSlides...-> get_Item ( 0 ); $data = $chart -> getChartData (); $stream...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  5. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample Pptx with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this Pptx and want to get images of individual animated text paragraphs. Ideally, …...11:00am 1 Hi Team, I have a sample PPTX with a slide containing animated...paragraphs. I use Aspose to read this PPTX and want to get images of individual...

    forum.aspose.com/t/wrong-count-of-animated-text...
  6. Online XPS to POTM Conversion or Develop Java b...

    Free online app to convert XPS to POTM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  7. 气泡图|Aspose.Slides 文档

    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....Presentation (); try { IChart chart = pres . getSlides (). get_Item..., 100 , 100 , 400 , 300 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  8. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    探索适用于 .NET 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...Presentation ( "chart.pptx" )) { Chart chart = ( Chart ) pres . Slides...Shapes [ 0 ]; IChartData data = chart . ChartData ; MemoryStream stream...

    docs.aspose.com/slides/zh/net/chart-workbook/
  9. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/image/
  10. 图像|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片中。使用 PHP 将图像添加到幻灯片母版或作为幻灯片背景。使用 PHP 将 SVG 添加到 PowerPoint 演示文稿中。使用 PHP 将 SVG 转换为 PowerPoint 中的形状。使用 PHP 将图像作为 EMF 添加到幻灯片中。...pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/image/