Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 133,801 for

pptx

(0.08 sec)
  1. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint presentations in C# or .NET...pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } Doughnut Chart...

    docs.aspose.com/slides/net/bubble-chart/
  2. 形状效果|Aspose.Slides 文档

    在C++中为PowerPoint形状应用效果...pptx" , SaveFormat :: Pptx ); 应用反射效果 以下C++代码显示如何将反射效果应用于形状:...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); 应用发光效果 以下C++代码显示如何将发光效果应用于形状:...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  3. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds....pptx" , slides . export . SaveFormat . PPTX ) Set Automatic...the modified presentation to a PPTX file. import aspose.slides.charts...

    docs.aspose.com/slides/python-net/pie-chart/
  4. Converting Presentation to images not processin...

    I am using a Pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...2025, 11:02pm 1 I am using a pptx file and converting it to images...experiencing issues with converting PPTX files to images on Ubuntu Linux...

    forum.aspose.com/t/converting-presentation-to-i...
  5. 图表系列|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.... 将修改后的演示文稿写入 PPTX 文件。 以下 C++ 代码演示如何为图表系列设置重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); 更改系列颜色 Aspose...

    docs.aspose.com/slides/zh/cpp/chart-series/
  6. Format PowerPoint Text in C++|Aspose.Slides Doc...

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

    docs.aspose.com/slides/cpp/text-formatting/
  7. Clone Slides|Aspose.Slides Documentation

    Clone PowerPoint slide in C# or .NET...pptx" )) { // Clone the desired slide..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } Clone at Another...

    docs.aspose.com/slides/net/clone-slides/
  8. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....pptx" ) as pres : # Clone the desired...ese_out.pptx" , slides . export . SaveFormat . PPTX ) Clone at...

    docs.aspose.com/slides/python-net/clone-slides/
  9. Clone Slides|Aspose.Slides Documentation

    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" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/clone-slides/
  10. Clone Slides|Aspose.Slides for PHP Documentation

    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" ); try { # Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/clone-slides/