Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 113,576 for

presentations

(0.13 sec)
  1. Erstellen von Formminiaturen|Aspose.Slides Doku...

    Extrahieren von Formminiaturen aus PowerPoint-Präsentationen in C# oder .NET...Erstellen Sie eine Instanz der Presentation Klasse. Erhalten Sie die...using ( Presentation presentation = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/de/net/create-shape-thum...
  2. Python का उपयोग करके FODP फ़ाइलें मेटाडेटा देखे...

    संपादित करने या FODP प्रारूप मेटाडेटा देखने के लिए Python स्रोत कोड....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.fodp" ) as...

    products.aspose.com/slides/hi/python-net/metada...
  3. Python का उपयोग करके PPTM फ़ाइलें मेटाडेटा देखे...

    संपादित करने या PPTM प्रारूप मेटाडेटा देखने के लिए Python स्रोत कोड....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.pptm" ) as...

    products.aspose.com/slides/hi/python-net/metada...
  4. Manage SmartArt Shape|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....below: Create an instance of Presentation class. Obtain the reference...LayoutType . Save the modified presentation as a PPTX file. // Instantiate...

    docs.aspose.com/slides/java/manage-smartart-shape/
  5. استيراد العرض التقديمي|وثائق Aspose.Slides

    استيراد العرض التقديمي من PDF. تحويل PDF إلى باوربوينت... أنشئ مثيلاً من فئة Presentation . استدعِ طريقة addFromPdf()...إلى باوربوينت: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/ar/java/import-presentat...
  6. Импорт Презентации|Документация Aspose.Slides

    Импорт презентации PowerPoint из PDF. Конвертация PDF в PowerPoint...Создайте экземпляр класса Presentation . Вызовите метод addFromPdf()...PowerPoint: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/ru/java/import-presentat...
  7. باز کردن قفل فایل های ارائه PPT با استفاده از ....

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

    products.aspose.com/slides/fa/net/unlock/ppt/
  8. Verwijder PPT-annotatie met behulp van Java | p...

    Java-voorbeeldcode om annotaties in PPT-indeling te verwijderen in Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/nl/java/annotation/ppt/
  9. Verwijder PPTX-annotatie met Java | products.as...

    Java-voorbeeldcode om annotaties in PPTX-indeling te verwijderen in Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....PPTX - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/nl/java/annotation/p...
  10. Administrar SmartArt|Documentación de Aspose.Sl...

    SmartArt y gráfico de tipo organización en presentaciones de PowerPoint en C# o .NET...using ( Presentation pres = new Presentation ( "Presentation.pptx"...una instancia de la clase Presentation . Obtén la referencia de...

    docs.aspose.com/slides/es/net/manage-smartart/