Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 133,796 for

pptx

(0.07 sec)
  1. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格...代码展示了如何在演示文稿中创建一个表格: // 创建一个表示 PPTX 文件的 Presentation 类实例 Presentation...pres . Save ( "table.pptx" , SaveFormat . Pptx ); 标准表格中的编号 在标准表格...

    docs.aspose.com/slides/zh/net/manage-table/
  2. Convert PowerPoint Presentations to TIFF in And...

    Learn how to easily convert PowerPoint (PPT, Pptx) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Android via Java. Step-by-step guide with code examples included....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, Pptx) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). with slides . Presentation...

    docs.aspose.com/slides/python-net/convert-power...
  4. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....the modified presentation as a PPTX file. import aspose.slides as...slides . Presentation ( "pres.pptx" ) as presentation : #the first...

    docs.aspose.com/slides/python-net/replacing-ima...
  5. Aspose.Slides for .NET 14.9.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" , Export . SaveFormat . Pptx ); } 增加了 SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } 增加了保存带页码的幻灯片的方法...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Python Convert PUB to PPTX in Java Convert DNG to JPG using...PDF in Python Convert PUB to PPTX in C# Convert EPS to PDF using...

    kb.aspose.com/categories/
  7. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...the modified presentation as a PPTX file. In the example below,.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/androidjava/manage-ole/
  9. Features|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....Important Features PPT, PPS, PPTX and PPSX Export Comprehensive...

    docs.aspose.com/slides/reportingservices/features/
  10. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C# or .NET...the modified presentation as a PPTX file. In the example below,.... Save ( "output.pptx" , SaveFormat . Pptx ); } Adding Linked...

    docs.aspose.com/slides/net/manage-ole/