Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 129,942 for

presentation

(2.14 sec)
  1. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。... Presentation () as presentation : slide = presentation . slides...set_geometry_path ( geometry_path ) presentation . save ( "custom_points...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  2. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....the sample presentation file using the Presentation class object...the first slide inside the presentation slides collection Define...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  3. Online PPTM File Comparison or Build .NET Apps ...

    Free online app to Compare different PPTM files. C# .NET comparison library code for PPTM documents....both PPTM documents using Presentation class. Iterate through each...each master slide of both presentations and compare one by one....

    products.aspose.com/total/net/compare/pptm/
  4. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your Presentations with professional text formatting for maximum impact....and OpenDocument (ODP) presentations. Whether you need to highlight...subscript) Steps: Create a Presentation and get a slide. Add a rectangle...

    docs.aspose.com/slides/python-net/superscript-a...
  5. View POTM File Online and using Java | products...

    Free online POTM file viewer app. Java API code to view POTM Presentation for viewer application....Load source POTM file using Presentation class object Save the document...teams preview macro-enabled presentation templates without running...

    products.aspose.com/total/java/viewer/potm/
  6. Online DOCX File Comparison or Build Android Mo...

    Free online app to Compare different DOCX files. Android comparison library code for DOCX documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  7. Remove PPT Password Protection Online or using ...

    Remove password from PPT document through online app for free. .NET C# API code to unlock password protected PPT files....NET Load PPT file using Presentation class with load options...from PPT Document Unlocking presentation files—whether Microsoft...

    products.aspose.com/total/net/unlock/ppt/
  8. 通過 .NET 查看 PPTM 文件格式 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加載、呈現和顯示 PPTM 文檔的 C# 源代碼。... 實例化一個 Presentation 對象並加載 PPTM 文件 創建一個用於格式化的...html" ; // instantiate a Presentation object & load the PPTM file...

    products.aspose.com/slides/zh-hant/net/viewer/p...
  9. Convert PPS to XLTM via C++ or with free Online...

    Export PPS to XLTM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to XLTM online converter quickly before integrating the code.... The Portable Presentation Format (PPS) is a file format...format used to store presentations created with Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/pps-to...
  10. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...