Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 129,926 for

presentations

(0.36 sec)
  1. Gérer les arrière-plans de présentation en Java...

    Apprenez à définir des arrière‑plans dynamiques dans les fichiers PowerPoint et OpenDocument en utilisant Aspose.Slides pour Java, avec des astuces de code pour améliorer vos présentations....une instance de la classe Presentation . Définissez le BackgroundType...la classe Presentation. Presentation presentation = new Presentation...

    docs.aspose.com/slides/fr/java/presentation-bac...
  2. عرض أو تحرير FODP البيانات الوصفية للملفات باست...

    Java شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق FODP....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...Java Presentation pres = new Presentation ( "Presentation.fodp"...

    products.aspose.com/slides/ar/java/metadata/fodp/
  3. عرض أو تحرير PPTM البيانات الوصفية للملفات باست...

    Java شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق PPTM....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...Java Presentation pres = new Presentation ( "Presentation.pptm"...

    products.aspose.com/slides/ar/java/metadata/pptm/
  4. Wyświetl lub edytuj metadane plików POTX za pom...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu POTX....Java Presentation pres = new Presentation ( "Presentation.potx"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/potx/
  5. Watermerk toevoegen aan PPT presentatiebestande...

    C# broncode voor het toevoegen van watermerk aan PPT presentatie....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/nl/net/watermark/ppt/
  6. How to Insert Image into PowerPoint Table using C#

    This article guides on how to insert Image into PowerPoint Table using C#. It covers all the required information and a runnable sample code to add table image in PowerPoint using C#....the Presentation class object to add a new presentation and access...desired image inside the presentation image collection Access...

    kb.aspose.com/slides/net/how-to-insert-image-in...
  7. How to Insert Image into PowerPoint Table using...

    This example focuses on how to insert Image into PowerPoint Table using Python. It describes all the requisite information to set up the environment and a working example code to add table image in PowerPoint using Python....default presentation using an instance of the Presentation class...Insert the image inside the presentation image collection Access...

    kb.aspose.com/slides/python/how-to-insert-image...
  8. Export nach HTML5|Aspose.Slides Dokumentation

    Exportiere PowerPoint nach HTML5 in Java...exportieren: Presentation pres = new Presentation ( "pres.pptx"...Weise festlegen: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/de/androidjava/export-na...
  9. Sloučit soubory PPTX přes Java | products.aspos...

    Ukázkový kód Java pro kombinaci dokumentů PPTX v prostředí Java Runtime Environment pro aplikace JSP/JSF a desktopové aplikace....soubor PPTX s instancí třídy Presentation. Načtěte druhý dokument...dokument PPTX s instancí třídy Presentation. Procházejte každý snímek...

    products.aspose.com/slides/cs/java/merger/pptx/
  10. Zobrazit formáty souborů PPTX přes .NET | produ...

    Zdrojový kód C# pro načítání, vykreslování a zobrazování dokumentů PPTX na platformách .NET Framework, .NET Core, Windows Azure, Mono nebo Xamarin....Vytvořte instanci objektu Presentation a načtěte soubor PPTX Vytvořte...html" ; // instantiate a Presentation object & load the PPTX file...

    products.aspose.com/slides/cs/net/viewer/pptx/