Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 113,587 for

presentations

(0.07 sec)
  1. حماية ODP ملفات العروض التقديمية باستخدام .NET ...

    C# شفرة المصدر لحماية العرض التقديمي ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/ar/net/protect/odp/
  2. Távolítsa el a PPT annotációt Java használatáva...

    Java mintakód a PPT formátumú megjegyzések törléséhez a Java Runtime Environment for JSP/JSF alkalmazáshoz és asztali alkalmazásokhoz....PPT-ből – Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/hu/java/annotation/ppt/
  3. استخراج النص من العرض التقديمي|وثائق Aspose.Slides

    استخراج النص من الشريحة أو العرض التقديمي PowerPoint باستخدام C# أو .NET...كائن فئة Presentation الذي يمثل ملف PPTX Presentation pptxPresentation...pptxPresentation = new Presentation ( "demo.pptx" ); //الحصول على مصفوفة...

    docs.aspose.com/slides/ar/net/extract-text-from...
  4. خط الاتجاه|وثائق 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....المخطط: إنشاء مثيل من فئة Presentation . الحصول على مرجع الشريحة...من فئة Presentation Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/ar/androidjava/trend-line/
  5. ادغام فایل های POTX از طریق جاوا | products.asp...

    کد نمونه جاوا برای ترکیب اسناد POTX در Java Runtime Environment برای JSP/JSF Application و Desktop Applications....POTX را با نمونه ای از کلاس Presentation بارگیری کنید. دومین سند...POTX را با یک نمونه از کلاس Presentation بارگیری کنید. از طریق هر...

    products.aspose.com/slides/fa/java/merger/potx/
  6. Получить весь текст на слайде|Документация Aspo...

    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.... Presentation != null ) { // Получить...объект Presentation из части презентации. Presentation presentation...

    docs.aspose.com/slides/ru/net/get-all-the-text-...
  7. Sloučit soubory PPSM přes .NET | products.aspos...

    Zdrojový kód C# pro kombinaci dokumentů PPSM na platformách .NET Framework, .NET Core, Windows Azure, Mono nebo Xamarin....PPSM – C# var ps1 = new Presentation( "presen1.ppsm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/cs/net/merger/ppsm/
  8. Convert DOCM to ODP via C# .NET or with free On...

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

    products.aspose.com/total/net/conversion/docm-t...
  9. Online MHTML to ODP Conversion or Develop Java ...

    Free online app to convert MHTML to ODP files. Java conversion library code for MHTML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/mhtml...
  10. プレゼンテーションのノート|Aspose.Slides ドキュメント

    プレゼンテーションノート、Javaにおけるスピーカーノート...プレゼンテーションファイルを表すPresentationオブジェクトをインスタンス化 Presentation pres = new...new Presentation ( "presWithNotes.pptx" ); try { // 最初のスライドのノートを削除...

    docs.aspose.com/slides/ja/java/presentation-notes/