Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 129,983 for

presentation

(0.48 sec)
  1. Convert PPSM to HTML using C# | products.aspose...

    Sample code for PPSM to HTML C# conversion. Use API example code for batch PPSM files to HTML conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  2. Convert POT to SWF using C# | products.aspose.com

    Sample code for POT to SWF C# conversion. Use API example code for batch POT files to SWF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pot-t...
  3. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...照以下步骤即可生成标准的簇状柱形图: 创建一个 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加带有数据的图表,并指定...PPTX 文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/create-chart/
  4. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...the text is located in the presentation, for example whether it...its shapes: ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  5. Convert OTP to GIF using C# | products.aspose.com

    Sample code for OTP to GIF C# conversion. Use API example code for batch OTP files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/otp-t...
  6. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptx/
  7. Technical Articles|Aspose.Slides for Python Doc...

    Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Worksheet Resizing Prevent Presentation Edits with Shape Locks in...Python Extract Images from Presentation Shapes in Python Get the...

    docs.aspose.com/slides/python-net/technical-art...
  8. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....C# How to Create Readonly Presentation using C# How to Strike Out...in Presentation using C# How to Add Video in Presentation using...

    kb.aspose.com/slides/net/
  9. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsm/