Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 113,592 for

presentations

(0.08 sec)
  1. 使用 .NET 在 PPTX 演示文件中搜索文本 | products.aspose.com

    C# 源代碼,用於在 PPTX 演示文稿中搜索文本。...演示文稿 using (Presentation presentation = new Presentation( "welcome-to-powerpoint...SlideUtil.FindAndReplaceText(presentation, true , "PowerPoint" , "Aspose...

    products.aspose.com/slides/zh-hant/net/search/p...
  2. 使用 .NET 在 PPT 演示文件中搜索文本 | products.aspose.com

    C# 源代碼,用於在 PPT 演示文稿中搜索文本。...演示文稿 using (Presentation presentation = new Presentation( "welcome-to-powerpoint...SlideUtil.FindAndReplaceText(presentation, true , "PowerPoint" , "Aspose...

    products.aspose.com/slides/zh-hant/net/search/ppt/
  3. C++ का उपयोग करके ODP एनोटेशन निकालें | product...

    ODP से एनोटेशन हटाने के लिए C++ स्रोत कोड...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/hi/cpp/annotation/odp/
  4. C++ का उपयोग करके PPTX एनोटेशन निकालें | produc...

    पीपीटीएक्स से एनोटेशन हटाने के लिए सी ++ स्रोत कोड...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/hi/cpp/annotation/pptx/
  5. सी ++ का उपयोग कर पीपीटी एनोटेशन निकालें | prod...

    पीपीटी से एनोटेशन हटाने के लिए सी ++ स्रोत कोड...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/hi/cpp/annotation/ppt/
  6. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....rendered instead of a complete presentation. Steps to Convert PowerPoint...with notes Open the source presentation having speaker notes in...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  7. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  8. Convert DOTX to PPS in Android Apps or with fre...

    DOTX to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  9. Export XPS to SWF in Android | products.aspose.com

    Android API to Convert XPS to SWF without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  10. Úprava souborů prezentace PPTX pomocí Java | pr...

    Zdrojový kód Java k vyhledání a nahrazení textu v prezentaci PPTX....pomocí Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/cs/java/redaction/pptx/