Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 129,863 for

presentations

(1.59 sec)
  1. Watermerk toevoegen aan PPT presentatiebestande...

    C# broncode voor het toevoegen van watermerk aan PPT presentatie....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/nl/net/watermark/ppt/
  2. Archiv

    Archiv...Vytvořte instanci třídy Presentation , která bude představovat...prezentaci pomocí metody Presentation->Save(System::String fname...

    blog.aspose.com/cs/slides/apply-theme-in-powerp...
  3. آرشیوها

    آرشیوها... یک شی از کلاس Presentation برای بارگذاری اولین ارائه...ارائه ایجاد کنید. یک شی Presentation دیگر برای بارگذاری دومین ارائه...

    blog.aspose.com/fa/slides/merge-powerpoint-ppt-...
  4. Архивы

    Архивы...Создайте экземпляр класса Presentation для представления нового...Создать экземпляр класса Presentation, который представляет файл...

    blog.aspose.com/ru/slides/apply-theme-in-powerp...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....can only be loaded from a presentation file and can’t be created...usage: using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. حبر|وثائق Aspose.Slides

    العمل مع الحبر في Aspose.Slides for C++: رسم، استيراد وتحرير الضربات، تعديل اللون والعرض، وتصدير إلى PPT و PPTX و ODP باستخدام أمثلة C++....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  7. Extract Text and Images from ODP Files using Py...

    Python source code to parse ODP Presentation....Text and Images from ODP presentation using Python Build your...APIs. Extract Text from ODP Presentation via Python To scan the text...

    products.aspose.com/slides/python-net/parser/odp/
  8. Sök text i ODP presentationsfiler med .NET | pr...

    C# källkod för att söka text i ODP presentation....Sök och ersätt text ODP presentation via C# En grundläggande...ODP Presentation med C# using (Presentation presentation = new...

    products.aspose.com/slides/sv/net/search/odp/
  9. Wyszukaj tekst w plikach prezentacji PPTX za po...

    Kod źródłowy Java do wyszukiwania tekstu w prezentacji PPTX....pomocą Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/pl/java/search/pptx/
  10. Wyszukaj tekst w plikach prezentacji ODP za pom...

    Kod źródłowy Java do wyszukiwania tekstu w prezentacji ODP....pomocą Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/pl/java/search/odp/