Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 113,576 for

presentations

(0.13 sec)
  1. Verwijder PPTX-annotatie met .NET | products.as...

    C#-broncode om annotaties in PPTX-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/nl/net/annotation/pptx/
  2. Usuń adnotację PPTX za pomocą .NET | products.a...

    Kod źródłowy C# do usuwania adnotacji w formacie PPTX na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/pl/net/annotation/pptx/
  3. Rimuovi l'annotazione PPTX utilizzando .NET | p...

    Codice sorgente C# per eliminare le annotazioni in formato PPTX su piattaforme .NET Framework, .NET Core, Windows Azure, Mono o Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/it/net/annotation/pptx/
  4. Távolítsa el az ODP-jegyzeteket .NET használatá...

    C#-forráskód az ODP-formátumú megjegyzések törléséhez .NET-keretrendszer, .NET Core, Windows Azure, Mono vagy Xamarin platformokon....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/hu/net/annotation/odp/
  5. حفظ العرض التقديمي|وثائق 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 تحمل محتوى العرض التقديمي...

    docs.aspose.com/slides/ar/androidjava/save-pres...
  6. Публичный API и несовместимые изменения в Aspos...

    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.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/ru/net/public-api-and-ba...
  7. Clonar Diapositivas|Documentación de Aspose.Slides

    Clonar diapositiva de PowerPoint en C# o .NET...objetos) expuesta por el objeto Presentation proporciona los métodos...una instancia de la clase Presentation . Instancia la clase ISlideCollection...

    docs.aspose.com/slides/es/net/clone-slides/
  8. Obtener el Fondo Completo de la Diapositiva de ...

    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....presentación utilizando la clase Presentation . Obtén el tamaño de la...imageScale = 1 ; Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/es/androidjava/get-the-e...
  9. 使用 C++ 保護 ODP 演示文件 | products.aspose.com

    C++ 源代碼保護 ODP 演示。...auto presentation = System :: MakeObject < Presentation > ( u...u "pres.odp" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  10. Sblocca i file di presentazione PPTX utilizzand...

    codice sorgente C++ per rimuovere la protezione dalla presentazione PPTX....auto presentation = System :: MakeObject < Presentation > ( u..."pres.pptx" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/it/cpp/unlock/pptx/