Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 113,574 for

presentations

(0.08 sec)
  1. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. C++ API code to manage comments of ODP files....Clear Comments from ODP Presentation Online or Manage via C++...Develop powerful C++ based ODP presentation annotation utility application...

    products.aspose.com/total/cpp/annotate/odp/
  2. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. C++ API code to manage comments of PPT files....Clear Comments from PPT Presentation Online or Manage via C++...Develop powerful C++ based PPT presentation annotation utility application...

    products.aspose.com/total/cpp/annotate/ppt/
  3. Aspose.Slides для Xamarin|Документация Aspose.S...

    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 ; protected override...void OnResume () { if ( presentation == null ) { using ( Stream...

    docs.aspose.com/slides/ru/net/aspose-slides-for...
  4. Séries de Graphiques|Documentation Aspose.Slides

    Séries de graphiques dans les présentations PowerPoint en C# ou .NET...une instance de la classe Presentation . Ajouter un graphique à...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/fr/net/chart-series/
  5. Delete a Slide|Aspose.Slides Documentation

    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....FileName , 1 ); // Get the presentation object and pass it to the...specified slide from the presentation. public static void DeleteSlide...

    docs.aspose.com/slides/net/delete-a-slide/
  6. Aggiungi filigrana ai file di presentazione PPT...

    C# codice sorgente per l'aggiunta di filigrana alla presentazione PPTX....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/it/net/watermark/pptx/
  7. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....Java by loading an existing presentation say PPTX or PPT and then...Load an existing PowerPoint presentation that is to be converted...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  8. スライド上の図形のサイズ変更|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....プレゼンテーションをロードする SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( u "D: \\ TestResize.ppt" ); // 古いスライドのサイズ...

    docs.aspose.com/slides/ja/cpp/re-sizing-shapes-...
  9. ค้นหาข้อความในไฟล์การนำเสนอ PPT โดยใช้ Java | p...

    ซอร์สโค้ด Java เพื่อค้นหาข้อความในงานนำเสนอ PPT...งานนำเสนอโดยใช้ Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/th/java/search/ppt/
  10. ค้นหาข้อความในไฟล์การนำเสนอ ODP โดยใช้ Java | p...

    ซอร์สโค้ด Java เพื่อค้นหาข้อความในงานนำเสนอ ODP...งานนำเสนอโดยใช้ Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

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