Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 128,674 for

pptx

(0.04 sec)
  1. 图表工作簿|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿图表工作簿...pptx" , slides . export . SaveFormat . PPTX ) 将工作簿单元格设置为图表数据标签...( "pres.pptx" , slides . export . SaveFormat . PPTX ) 外部工作簿 在...

    docs.aspose.com/slides/zh/python-net/chart-work...
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#....the modified presentation as a PPTX file. This C# code demonstrates...as a PPTX file. presentation . Save ( "AsposeChart_out.pptx" ,...

    docs.aspose.com/slides/net/create-chart/
  3. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-zoom/
  4. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....NET Watermark Ppt PPT PPTX ODP POT ppsx PPT Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  5. Shape Effective Properties|Aspose.Slides Docume...

    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 { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/java/shape-effective-pro...
  6. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。...文本框 最后,通过 Presentation 对象写入 PPTX 文件。 以下 Java 代码——上述步骤的实现——向您展示了如何在幻灯片中添加文本:...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  7. 饼图|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的饼图绘图选项和切片颜色...pptx" , slides . export . SaveFormat . PPTX ) 设置自动饼图切片颜色...添加新的类别。 添加新的系列。 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  8. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( "example_out.pptx" , SaveFormat.Pptx); } How to Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  9. Convert DOCX to JSON format in C++ | products.a...

    Export DOCX to JSON in C++ without using Microsoft Excel or Word...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Group|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....the modified presentation as a PPTX file. The example below adds...Presentation class that represents a PPTX file. Obtain the reference of...

    docs.aspose.com/slides/cpp/group/