Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 129,130 for

presentation

(0.07 sec)
  1. Online PCL to Powerpoint Conversion or Build .N...

    Free online app to convert PCL to Powerpoint files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  2. Online PDF to PPSM Conversion or Build .NET bas...

    Free online app to convert PDF to PPSM files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  3. Online TEX to POTX Conversion or Build .NET bas...

    Free online app to convert TEX to POTX files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  4. Online SVG to POTM Conversion or Build .NET bas...

    Free online app to convert SVG to POTM files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  5. View and Update Powerpoint Properties Online or...

    View and modify Powerpoint properties through online app for free. C# .NET API code to update Powerpoint properties....NET Create Presentation class object Get all Properteis...Title, Subject Save the presentation with the updated metedata...

    products.aspose.com/total/net/metadata/powerpoint/
  6. Online XPS to POTM Conversion or Build .NET bas...

    Free online app to convert XPS to POTM files. .NET C# conversion library code for XPS documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/xps-to...
  7. Convert OTT to PPTM in Python or with free Onli...

    OTT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code....documents, spreadsheets, presentations, and more. It is an open...document in a PowerPoint presentation, you will need to convert...

    products.aspose.com/total/python-net/conversion...
  8. Online MHTML to POT Conversion or Build .NET ba...

    Free online app to convert MHTML to POT files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  9. Online SVG to PPSX Conversion or Build .NET bas...

    Free online app to convert SVG to PPSX files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  10. 使用 PHP 管理演示文稿中的表格单元格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式化单元格,实现无缝的幻灯片自动化。...[ Hide ] 标识合并的表格单元格 创建一个 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何在演示文稿中标识合并的表格单元格: $pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/php-java/manage-cells/