Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 142,061 for

pptx

(1.08 sec)
  1. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....միջոցով Ինչպես փոխարկել Excel-ը PPTX-ի Python-ում Ինչպես փոխարկել...

    kb.aspose.com/hy/cells/python/page/3/
  2. View PPT in C# | products.aspose.com

    View PPT in C#. Use .NET library API to open and view PowerPoint presentation...presentations in other formats View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/ppt/
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......միջոցով Ինչպես փոխարկել Excel-ը PPTX-ի Python-ում Ինչպես փոխել PDF...

    kb.aspose.com/hy/categories/page/38/
  4. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....միջոցով Ինչպես փոխարկել Excel-ը PPTX-ի Python-ում Ինչպես ավելացնել...

    kb.aspose.com/hy/cells/page/11/
  5. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...pptx"); ISlide slide = presentation...attached the original powerpoint pptx file used to repeat the issue...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  6. 在 .NET 中检索和更新演示文稿信息|Aspose.Slides 文档

    使用 .NET 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以实现更快的洞察和更智能的内容审核。...在处理演示文稿之前,您可能想了解当前演示文稿的格式(PPT、PPTX、ODP 等)。 您可以在不加载演示文稿的情况下检查其格式。请参见以下...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/zh/net/examine-presentat...
  7. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 Pptx,并提供实用的 C# 代码示例。...pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } 计算父图表元素的实际位置...

    docs.aspose.com/slides/zh/net/chart-calculations/
  8. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Headers...

    docs.aspose.com/slides/cpp/presentation-header-...
  9. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....ReportViewer 2010/2012 导出报告到 PPT/PPTX。执行 RenderToPpt 方法将当前报告渲染为 PPT。...exportButton = toolStrip.Items.Add("导出为 Pptx"); exportButton.Click += new...

    docs.aspose.com/slides/zh/reportingservices/usi...
  10. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、Pptx 和 ODP 文件——提升您的演示文稿效果。... 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts..."Rotation3D_out.pptx" , slides . export . SaveFormat . PPTX ) 常见问题 Aspose...

    docs.aspose.com/slides/zh/python-net/3d-chart/