Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 129,928 for

presentation

(0.15 sec)
  1. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. .NET C# API code to apply password protection on PPTX Presentations....applying password to PPTX presentation through .NET. Download Online...NET Load PPTX file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/net/protect/pptx/
  2. Online PPT File Merger or Build Python Apps to ...

    Free online app to combine different PPT files. Python merging library code to merge PPT documents into other formats....using Presentation class object. Select the one presentation as...needed. Merging PowerPoint presentations using Python APIs enables...

    products.aspose.com/total/python-net/merge/ppt/
  3. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument Presentations to other file formats in JavaScript....Configure Font Substitution in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-substit...
  4. View PPTM File Online and using Java | products...

    Free online PPTM file viewer app. Java API code to view PPTM Presentation for viewer application....Load source PPTM file using Presentation class object Save the document...APIs: Secure Macro-Enabled Presentation Views Viewing PPTM files...

    products.aspose.com/total/java/viewer/pptm/
  5. Export POWERPOINT to WORDML on Andorid via Java...

    Convert POWERPOINT to WORDML in mobile apps without installing any software or online. Test free POWERPOINT to WORDML online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  6. Convert TSV to PPS using Python or with free On...

    TSV to PPS conversion in your Python applications without using Microsoft Office or online. Test free TSV to PPS online converter quickly before integrating the code.... it is not suitable for presentation purposes. On the other hand...PowerPoint (PPS) is a popular presentation format used to create slideshows...

    products.aspose.com/total/python-net/conversion...
  7. 在表格单元格中添加图像|Aspose.Slides 文档

    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....以下是向表格单元格添加图像的代码: //打开包含表格的 Presentation 类 string FileName = "Adding...jpg" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  8. 档案

    档案...创建演示文稿实例 Presentation presentation = new Presentation(); 将幻灯片添加到演示文稿:...ISlideCollection slds = presentation.Slides; // 将一张空幻灯片添加到幻灯片集合...

    blog.aspose.com/zh/slides/create-edit-powerpoin...
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the slide in the target presentation. Steps to Embed an Excel...PowerPoint file using the Presentation class to integrate an Excel...

    kb.aspose.com/slides/python/embed-excel-in-powe...