Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,055 for

pptx charts

(0.14 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" )) { const string path = "path"...SaveFormat . Html , htmlOptions ); } Chart Series Animation API Has Been...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Public API Changes Chart series animation API has been...IEffect addEffect ( IChart chart , int type , int index , int...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and export presentation thumbnails....pptx" )) { IShape shape = presentation...new Presentation ( "HelloWorld.pptx" )) { IShape shape = presentation...

    docs.aspose.com/slides/net/create-shape-thumbna...
  4. 图表数据表|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...600 , 400 ); chart . setDataTable ( true ); chart . getChartDataTable...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  5. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...pptx"; IPresentation pptx = new Presentation(sourcePptxFile);...saveOptions.setJpegQuality((byte)95); pptx.save(targetPdfFile, SaveFormat...

    forum.aspose.com/t/converting-presentation-with...
  6. 使用 Java 在演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 Java 中创建和自定义饼图,可导出为 PowerPoint,瞬间提升您的数据叙事能力。...(); try { // 在幻灯片上添加图表 IChart chart = pres . getSlides (). get_Item...50 , 500 , 400 ); // 设置不同的属性 chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/java/pie-chart/
  7. 图表数据表|Aspose.Slides for PHP 文档

    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....new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...600 , 400 ); $chart -> setDataTable ( true ); $chart -> getChartDataTable...

    docs.aspose.com/slides/zh/php-java/chart-data-t...
  8. 提示框|Aspose.Slides for PHP 文档

    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....new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...Pie , 50 , 50 , 500 , 400 ); $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/callout/
  9. Aspose.Slides for Java 15.8.0 的公共 API 和不兼容更改|As...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. Aspose.Slides for PHP via Java 15.8.0 的公共 API 和...

    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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...Doughnut , 50 , 50 , 400 , 400 ); $chart -> getChartData () -> getSeriesGroups...

    docs.aspose.com/slides/zh/php-java/public-api-a...