Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,183 for

pptx charts

(0.08 sec)
  1. Convert DOC to CSV using Python or with free On...

    DOC to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOC to CSV online converter quickly before integrating the code....Presentation File) Convert DOC to PPTX (Open XML presentation Format)...including formatted text, images, charts, and more. The binary nature...

    products.aspose.com/total/python-net/conversion...
  2. Convert XLSB to PPSX using Python or with free ...

    XLSB to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPSX online converter quickly before integrating the code....Moreover, it can be used to create charts, pivot tables, and shapes....Presentation File) Convert XLSB to PPTX (Open XML presentation Format)...

    products.aspose.com/total/python-net/conversion...
  3. Compress and Decompress DOCM Files via .NET

    C# compression and decompression source code to compress DOCM documents into a single zip archive or vice versa on .NET Framework, .NET Core....text, images, tables, shapes, charts and other contents.The capability...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/docm/
  4. Compress and Decompress JRXML Files via .NET

    C# compression and decompression source code to compress JRXML documents into a single zip archive or vice versa on .NET Framework, .NET Core....layout, text fields, images, charts, parameters, and variables...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/jrxml/
  5. Online DOCX File Compression or Build Python Ap...

    Free online app to compress different DOCX files. Python compression and archiving library code for DOCX documents....Presentation File) Compress PPTX Files (Open XML presentation...effortlessly incorporate tables, charts, and multimedia content into...

    products.aspose.com/total/python-net/compress/d...
  6. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample Pptx slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the Pptx is bold, while …...9:12am 1 Hi Team, I have a sample PPTX slide which has one shape. When...two issues: a) The text in the PPTX is bold, while the generated...

    forum.aspose.com/t/text-looks-different-when-co...
  7. 搜索

    搜索...用 Python 在 PowerPoint PPT 或 PPTX 中創建這些圖表。 在 PowerPoint 中創建圖表的...Python 庫 # 要在 PowerPoint PPT/PPTX 中創建圖表,我們將使用 Aspose.Slides for...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. 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...
  9. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.Pptx and test.pdf and data labels representation is significantly different between pdf and Pptx.20220802.zip (2.4 KB)...Family slides-java , slides-chart , slides-pdfexport ygr August...reproduction. It generates test.pptx and test.pdf and data labels...

    forum.aspose.com/t/data-label-format-is-not-app...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 Pptx,自动化演示文稿工作流。...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/callout/