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

presentations

(0.09 sec)
  1. تحويل PPTX إلى PPT في جافا|وثائق Aspose.Slides

    تحويل PowerPoint PPTX إلى PPT في جافا...الحفظ إلى طريقة Save لفئة Presentation . كود جافا أدناه يقوم بتحويل...الافتراضية. // instantiate a Presentation object that represents a...

    docs.aspose.com/slides/ar/java/convert-pptx-to-...
  2. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....this way: Load the relevant presentation. Load the font that will...font. Write the modified presentation as a PPTX file. This C#...

    docs.aspose.com/slides/net/font-replacement/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. تعليقات العرض|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/java/presentation-com...
  8. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  9. 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...
  10. محافظت از فایل های ارائه PPT با استفاده از .NET...

    کد منبع C# برای محافظت از ارائه PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/fa/net/protect/ppt/