Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 129,865 for

presentation

(0.31 sec)
  1. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with Presentations...choice for working with presentations Why Aspose.Slides for .NET...choice for working with presentations Aspose.Slides for .NET is...

    products.aspose.com/slides/net/benefits/
  2. Convert MD to POWERPOINT in Python or with free...

    MD to POWERPOINT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to POWERPOINT online converter quickly before integrating the code....PowerPoint, which is a popular presentation software used by many businesses...save the created PDF into Presentation as a PowerPoint format....

    products.aspose.com/total/python-net/conversion...
  3. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...following: using (Presentation presentation = new Presentation(pptFilePath))...Compress.RemoveUnusedMasterSl(presentation); Compress.RemoveUnused...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  4. View and Update Powerpoint Properties Online or...

    View and modify Powerpoint properties through online app for free. Java API code to update Powerpoint properties....Load Powerpoint file using Presentation class Get all Properteis...setAuthor, setSubject Save the presentation with the updated metedata...

    products.aspose.com/total/java/metadata/powerpo...
  5. Convert OTT to PPSM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint ppsm presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/ott-to...
  6. Add new last slide with text using insertFromHt...

    For an existing Presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...10:41am 1 For an existing presentation I want to add an extra slide...remove(emptySlide);* Depending on the presentation I opened the text on the...

    forum.aspose.com/t/add-new-last-slide-with-text...
  7. Convert TXT to POT in Python or with free Onlin...

    TXT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....because POT format is a presentation format that is widely used...for creating and editing presentations. It is also used for sharing...

    products.aspose.com/total/python-net/conversion...
  8. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for С++, supporting PowerPoint formats for dynamic Presentations....Customize Doughnut Charts in Presentations Using С++ Contents [ Hide...center hole, and saving the presentation. It focuses on the set_DoughnutHoleSize...

    docs.aspose.com/slides/cpp/doughnut-chart/
  9. Protect PPT document Online with password and u...

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

    products.aspose.com/total/cpp/protect/ppt/
  10. Pptx文件内容-文本替换功能 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 针对pptx文件内容的替换功能 如何把A文字替换成B文字呢,麻烦提供下相关示例代码...请尝试使用以下代码示例: Presentation presentation1 = new Presentation("presentation1...pptx"); Presentation presentation2 = new Presentation("presentation2...

    forum.aspose.com/t/pptx/326713