Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 144,291 for

pptx

(0.15 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。...保存演示文稿为 PPTX 文件。 objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft...值。 设置图表在 X 轴和 Y 轴方向的旋转角度。 以 PPTX 格式保存演示文稿。 // 创建一个空的演示文稿。 using...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  2. Online PTOX File Merger or Build Python Apps to...

    Free online app to combine different PTOX files. Python merging library code to merge PTOX documents into other formats.... Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(PowerPoint Presentation) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/python-net/merge/ptox/
  3. Convert Image to PDF in C++ | products.aspose.com

    Convert Image to PDF in C++. Use C++ library API to convert Image files to PDFs...TO JPG IMAGE TO PPT IMAGE TO PPTX...

    products.aspose.com/slides/cpp/conversion/image...
  4. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...format for PowerPoint, known as PPTX, from 2007 onwards that is based...Java,可以輕鬆解析其他格式,包括。 ODP (OpenDocument 演示格式) PPTX (打開 XML 表示格式)...

    products.aspose.com/slides/zh-hant/java/parser/...
  5. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples....pptx" ); try { # select paragraph..."AnimationEffectinPar.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/animated-text/
  6. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for Java. Fast, high-quality results....pptx" ); try { pres . save ( "pres...pres = new Presentation ( "pres.pptx" ); try { GifOptions gifOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...pptx"); var chart = (IChart)presentation...Save("chart1_saved.pptx", SaveFormat.Pptx); I’d be grateful for...

    forum.aspose.com/t/accessing-ichartseries-name-...
  8. Customize Chart Data Tables in Presentations in...

    Customize chart data tables in .NET for PPT and Pptx with Aspose.Slides to boost efficiency and appeal in presentations....pptx" )) { IChart chart = pres ..... Save ( "output.pptx" , SaveFormat . Pptx ); } FAQ Can I show...

    docs.aspose.com/slides/net/chart-data-table/
  9. 获取演示文稿中的所有外部超链接|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" ; foreach ( string s in GetAllExternalHyperl...External Eyperlinks.pptx" ; // 实例化表示 PPTX 文件的 Presentation 对象...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  10. 在 Java 中使用回退字体渲染演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Java 的回退字体渲染演示文稿 - 通过逐步的 Java 代码示例,使 PPT、Pptx 和 ODP 中的文本保持一致。...pptx" ); try { // 为使用分配准备好的规则列表 pres...(); } 了解更多关于如何在 Java 中 将 PPT 和 PPTX 转换为 JPG 的内容。 在 Java 中配置回退字体集合...

    docs.aspose.com/slides/zh/java/render-presentat...