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

presentations

(0.07 sec)
  1. استخراج النص من العرض التقديمي|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/net/extract-text-from...
  2. خط الاتجاه|وثائق 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/
  3. ادغام فایل های POTX از طریق جاوا | products.asp...

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

    products.aspose.com/slides/fa/java/merger/potx/
  4. Получить весь текст на слайде|Документация 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-...
  5. 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/
  6. 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...
  7. 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...
  8. プレゼンテーションのノート|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/java/presentation-notes/
  9. Scal pliki POT przez .NET | products.aspose.com

    Kod źródłowy C# do łączenia dokumentów POT na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....pliki POT — C# var ps1 = new Presentation( "presen1.pot" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/pl/net/merger/pot/
  10. รวมไฟล์ OTP ผ่าน C++ | products.aspose.com

    โค้ดตัวอย่าง C++ เพื่อรวมเอกสาร OTP บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/th/cpp/merger/otp/