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

presentations

(0.07 sec)
  1. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en C# ou .NET...using ( Presentation presentation = new Presentation ( "pres..."pres.pptx" )) { presentation . ProtectionManager . Encrypt ( "123123"...

    docs.aspose.com/slides/fr/net/password-protecte...
  2. PowerPoint in TIFF konvertieren|Aspose.Slides D...

    Konvertieren Sie eine PowerPoint-Präsentation in TIFF mit C# oder .NET....der Speichern Methode der Presentation Klasse können Sie eine gesamte...using ( Presentation presentation = new Presentation ( "DemoFile...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  3. Police intégrée|Documentation Aspose.Slides pou...

    Utiliser des polices intégrées dans une présentation PowerPoint en Python...draw # Instancie un objet Presentation qui représente un fichier...présentation with slides . Presentation ( path + "EmbeddedFonts...

    docs.aspose.com/slides/fr/python-net/embedded-f...
  4. Convert CGM to POTX via Java API | products.asp...

    Java API to Convert CGM to POTX without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Egyesítse a PPTX fájlokat .NET-en keresztül | p...

    C#-forráskód PPTX-dokumentumok kombinálásához .NET-keretrendszeren, .NET Core-on, Windows Azure-on, Mono- vagy Xamarin-platformokon....egyesítése - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/hu/net/merger/pptx/
  6. Skydda ODP presentationsfiler med .NET | produc...

    C# källkod för att skydda ODP presentation.... Skydda en ODP presentation via C# Med Aspose.Slides...NET kan du skydda din ODP-presentation från att öppnas eller ändras...

    products.aspose.com/slides/sv/net/protect/odp/
  7. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/java/creating-a-table-on...
  8. تعليقات العرض|وثائق Aspose.Slides

    إضافة تعليقات والردود عليها في عرض PowerPoint باستخدام Java...Slides لـ Java فئة Presentation التي تحتوي على مجموعات من...كائن Presentation Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/ar/java/presentation-com...
  9. Animated Charts|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....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/androidjava/animated-cha...
  10. 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/