Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 3,229 for

pptx charts

(0.23 sec)
  1. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...MakeObject < Presentation > ( u "pres.pptx" ); for ( int32_t index = 0...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  3. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。... 将演示文稿写入 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...0 ); // 在幻灯片上添加簇状柱形图 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/chart-legend/
  4. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并自动化工作流。...pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/image/
  5. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 // 创建空的演示文稿...Presentation (); // 创建簇状柱形图表 IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/trend-line/
  6. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and Pptx formats....pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/working-solution-fo...
  8. 使用 JavaScript 优化演示文稿中的图像管理|Aspose.Slides for No...

    使用 JavaScript 和 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...); // 将 PPTX 文件写入磁盘 pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/image/
  9. 图表图例|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 文件。 在下面的示例中,我们已为图表图例设置位置和大小。...( 0 ); // 在幻灯片上添加聚簇柱形图 var chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/nodejs-java/chart-leg...
  10. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...