Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,690 for

chart export

(0.1 sec)
  1. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie Charts generates Chart exception. When opening .xlsx template with pie Charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D Charts also wont re…...and above (newer) pie charts generates chart exception. When opening...opening .xlsx template with pie charts in it and trying to save it...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  2. Product Overview|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is the solution that makes it possible to Export reports from JasperReports and JasperServer to Microsoft Word document formats. All report features are converted with the highest degree of precision to Microsoft Word documents....market that makes possible exporting reports from JasperReports...have built-in abilities to export reports as Microsoft Word documents...

    docs.aspose.com/words/jasperreports/product-ove...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel Charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....Create and Embed Excel Charts as OLE Objects Using VSTO and Aspose...for .NET Contents [ Hide ] Charts are visual representations...

    docs.aspose.com/slides/net/create-and-embed-an-...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, Chart, HTML Export, threading, and more—best practices for the PPT, PPTX and ODP formats....Worksheet Resizing Create Excel Charts and Embed Them in Presentations...Objects Working Solution for Chart Resizing in PPTX Prevent Presentation...

    docs.aspose.com/slides/net/technical-articles/
  5. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。...charts as charts import aspose.slides as...# 创建默认图表 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....Generate a slide thumbnail or export the presentation to observe...presentation -> Dispose (); Export to PDF Format: // Set up a...

    docs.aspose.com/slides/cpp/getting-warning-call...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....organization chart layout, and create a picture organization chart. It...Get or Set the Organization Chart Type Methods com.aspose.slides...

    docs.aspose.com/slides/cpp/manage-smartart/
  8. 在 PHP 中为 PowerPoint 图表添加动画|Aspose.Slides for PH...

    使用 Aspose.Slides for PHP via Java 创建令人惊叹的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...= $slide -> getShapes (); $chart = $shapes -> get_Item ( 0 );...getMainSequence () -> addEffect ( $chart , EffectType :: Fade , EffectSubType...

    docs.aspose.com/slides/zh/php-java/animated-cha...
  9. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...Presentation > ( u "chart.pptx" ); auto chart = System :: ExplicitCast...ExplicitCast < Chart > ( pres -> get_Slides () -> idx_get ( 0 ) ->...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  10. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Shapes as ShapeCollection ; var chart = shapes [ 0 ] as IChart ; //...MainSequence . AddEffect ( chart , EffectType . Fade , EffectSubtype...

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