Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 113,586 for

presentations

(0.06 sec)
  1. Comentarios de Presentación|Documentación de As...

    Agregar comentarios y respuestas en presentación de PowerPoint en C++...C++ proporciona La clase Presentation , que contiene las colecciones...Instancia la clase Presentation auto presentation = System :: MakeObject...

    docs.aspose.com/slides/es/cpp/presentation-comm...
  2. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint Presentations in Java...Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This Java...

    docs.aspose.com/slides/androidjava/chart-series/
  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/