Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,240 for

pptx charts

(0.28 sec)
  1. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. ILayoutSlide layoutSlide1 =...

    docs.aspose.com/slides/androidjava/automating-p...
  2. 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/
  3. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. auto layoutSlide1 = presentation...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  4. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); // Loop through Excel rows...$@"{employeeName} Report.pptx" , SaveFormat . Pptx ); } Example 2 In...

    docs.aspose.com/slides/net/developer-guide/tech...
  5. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....pptx" ) as presentation : # Get the..."output.pptx" , slides . export . SaveFormat . PPTX ) If a slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. 使用 Python 检索和更新演示文稿信息|Aspose.Slides for Python 文档

    使用 Python 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿所采用的格式(PPT、PPTX、ODP 等)。 您可以在不加载演示文稿的情况下检查其格式。请参见下面的...get_presentation_info ( "pres.pptx" ) print ( info1 . load_format...

    docs.aspose.com/slides/zh/python-net/examine-pr...
  7. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... For example, a chart created in Microsoft Excel and...its contents (for example, a chart). In this case, PowerPoint activates...

    docs.aspose.com/slides/python-net/manage-ole/
  8. Convert PPT to Excel using Python or with free ...

    PPT to Excel conversion in your Python applications without using Microsoft Office or online. Test free PPT to Excel online converter quickly before integrating the code.... Converting PowerPoint (PPT/PPTX) files to Excel (XLS/XLSX) formats...extraction of tabular data and charts from PowerPoint presentations...

    products.aspose.com/total/python-net/conversion...
  9. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....pptx" , SaveFormat :: Pptx ); presentation ->...< Presentation > ( u "sample.pptx" ); // Get the original slide...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  10. 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...