Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 129,952 for

presentations

(0.1 sec)
  1. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....the source presentation file using the Presentation class object...desired TIFF image Convert the presentation to a TIFF image using the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  2. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to export PPT to MD in Python....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  3. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....empty default presentation using a Presentation class object and...slide of the newly created presentation Read the source PNG image...

    kb.aspose.com/slides/python/how-to-convert-png-...
  4. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和PPTX转换为带备注的PDF。...将PowerPoint转换为带备注的PDF Contents [ Hide ] Presentation类暴露的 Save 方法可以用于将PowerPoint...实例化一个表示演示文稿文件的Presentation对象 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  5. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX 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/net/metadata/ppsx/
  6. View or Edit PPSM Files Metadata using .NET | p...

    C# 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/net/metadata/ppsm/
  7. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM 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/net/metadata/pptm/
  8. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX 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/net/metadata/potx/
  9. 章节|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理幻灯片章节:创建、重命名、重新排序,并使用 C++ 示例对 PPT、PPTX 和 ODP 进行幻灯片分组。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 指定标记章节开始的幻灯片。 presentation...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. إدارة أشكال العروض التقديمية في .NET|توثيق Aspo...

    تعلم إنشاء وتحرير وتحسين الأشكال في Aspose.Slides لـ .NET وتقديم عروض PowerPoint ذات أداء عالي....من فئة Presentation يمثل ملف العرض using ( Presentation p = new...new Presentation ( "FindingShapeInSlide.pptx" )) { ISlide slide...

    docs.aspose.com/slides/ar/net/shape-manipulations/