Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,229 for

pptx charts

(0.09 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....Charts.CategoryAxisType Has Been Switched...GetPresentationText ( "presentation.pptx" , ExtractionMode . Unarranged...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 3D 图表|Aspose.Slides for Node.js via .NET 文档

    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.... 将修改后的演示文稿写入 PPTX 文件。 var pres = new aspose ....get_Item ( 0 ); // 添加带默认数据的图表 var chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/nodejs-java/3d-chart/
  3. 使用 Java 在演示文稿中自定义 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义 3-D 图表,支持 PPT 和 Pptx 文件——提升您的演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 Presentation pres = new...( 0 ); // 添加默认数据的图表 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/3d-chart/
  4. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...pptx")) { for (var i = 0; i < 2;...Save("test1_modified.pptx", Aspose.Slides.Export.SaveFormat.Pptx); } test1...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  5. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、吸引眼球的样式提升您的 PowerPoint 演示文稿。...设置图表后壁的填充颜色 设置图表绘图区域的填充颜色 将修改后的演示文稿写入 PPTX 文件 // 创建 Presentation 类的实例 Presentation...get_Item ( 0 ); // 添加示例图表 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/chart-formatting/
  6. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....pptx" ); auto htmlOptions = MakeObject...encoded as PNG. Create Excel Charts and Embed Them in Presentations...

    docs.aspose.com/slides/cpp/exporting-presentati...
  7. 在 PHP 中格式化演示文稿图表|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 # 创建 Presentation 类的实例 $pres...-> get_Item ( 0 ); # 添加示例图表 $chart = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/chart-format...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } finally { presentation.... dispose (); } } Text Box Chart...

    docs.aspose.com/slides/java/examples/elements/p...
  9. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat :: Pptx ); presentation ->...presentation -> Dispose (); } Text Box Chart...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  10. 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.... Methods for chart data points, categories removing...allow to remove chart data point from a chart data point collection...

    docs.aspose.com/slides/java/public-api-and-back...