Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,482 for

pptx charts

(0.07 sec)
  1. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Writes the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  2. Error Bar|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....bubble chart on desired slide. Access the first chart series...X format. Access the first chart series and set the error bar...

    docs.aspose.com/slides/php-java/error-bar/
  3. Bubble Chart|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....Bubble Chart Contents [ Hide ] Bubble Chart Size Scaling Aspose...provides support for Bubble chart size scaling. In Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  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.... 将演示文稿写入 PPTX 文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...); // 在幻灯片上添加一个分簇柱状图 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  5. Error Bar|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....bubble chart on desired slide. Access the first chart series...X format. Access the first chart series and set the error bar...

    docs.aspose.com/slides/androidjava/error-bar/
  6. Error Bar|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....bubble chart on desired slide. Access the first chart series...X format. Access the first chart series and set the error bar...

    docs.aspose.com/slides/java/error-bar/
  7. Image|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" , SaveFormat :: Pptx ); Adding Images...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); Adding Images...

    docs.aspose.com/slides/cpp/image/
  8. Aspose.Slides for .NET 15.4.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....pptx" , SaveFormat . Pptx ); } 添加了方法 IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } 添加了属性 ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Image|Aspose.Slides for PHP Documentation

    Work with images in Slides in PowerPoint Presentation using PHP. Add images from disk or from web in PowerPoint Slides using PHP. Add images to Slide Masters or as Slide Background using PHP. Add SVG to PowerPoint Presentation using PHP. Convert SVG to Shapes in PowerPoint using PHP. Add images as EMF in Slides using PHP....pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/image/
  10. 图表工作簿|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表工作簿...Presentation ( "chart.pptx" )) { Chart chart = ( Chart ) pres . Slides...Shapes [ 0 ]; IChartData data = chart . ChartData ; MemoryStream stream...

    docs.aspose.com/slides/zh/net/chart-workbook/