Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 130,023 for

presentation

(0.74 sec)
  1. 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-...
  2. Convert OTT to PPT in Android Apps or with free...

    OTT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPT online converter quickly before integrating the code....be used to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  3. 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...
  4. Convert CSV to POTX using Python or with free O...

    CSV to POTX conversion in your Python applications without using Microsoft Office or online. Test free CSV to POTX online converter quickly before integrating the code.... For example, to present data in a more visually appealing...or to use the data in a presentation. How Aspose.Total Helps...

    products.aspose.com/total/python-net/conversion...
  5. Online MHTML to XAML Conversion or Build .NET b...

    Free online app to convert MHTML to XAML 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-...
  6. Online XPS to POT Conversion or Build .NET base...

    Free online app to convert XPS to POT 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. Online PDF to XAML Conversion or Build .NET bas...

    Free online app to convert PDF to XAML 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...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Removed These methods wrote Presentation objects only to PPTX format...file. In the new API, the Presentation class is for working with...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Convert XLSB to PPS using Python or with free O...

    XLSB to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPS online converter quickly before integrating the code.... PPS is a presentation file format used by Microsoft...Step 2 Load PDF file using Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  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/