Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 127,310 for

presentations

(0.26 sec)
  1. View or Edit FODP Files Metadata using Java | p...

    Java source code to edit or view FODP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/fodp/
  2. View or Edit POT Files Metadata using Java | pr...

    Java source code to edit or view POT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pot/
  3. Verwalten von Präsentationshintergründen in Jav...

    Erfahren Sie, wie Sie dynamische Hintergründe in PowerPoint- und OpenDocument-Dateien mit Aspose.Slides für Node.js festlegen, inklusive Code‑Tipps zur Verbesserung Ihrer Präsentationen....Erstellen Sie eine Instanz der Presentation ‑Klasse. Setzen Sie den...Instanz der Presentation-Klasse. let presentation = new aspose...

    docs.aspose.com/slides/de/nodejs-java/presentat...
  4. Formas de presentación en grupo en .NET|Documen...

    Aprenda a agrupar y desagrupar formas en presentaciones de PowerPoint usando Aspose.Slides para .NET: guía rápida, paso a paso, con código C# gratuito....una instancia de la clase Presentation . Obtener la referencia...Instanciar la clase Presentation using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/es/net/group/
  5. Diagrammdatenmarker in Präsentationen mit Pytho...

    Erfahren Sie, wie Sie Diagrammdatenmarker in Aspose.Slides anpassen und die Wirkung von Präsentationen in den Formaten PPT, PPTX und ODP mit klaren Codebeispielen steigern....Instanziieren Sie die Klasse Presentation . Erstellen des Standarddiagramms...Klasse Presentation erstellen with slides . Presentation () as...

    docs.aspose.com/slides/de/python-net/chart-data...
  6. Javaでノート付きPowerPointプレゼンテーションをTIFFに変換|Aspose.Sl...

    Aspose.Slides for Java を使用して、ノート付きPowerPointプレゼンテーションをTIFFに変換します。スピーカーノート付きスライドを効率的にエクスポートする方法を学びましょう。...変換プロセスはシンプルかつ効率的で、 Presentation クラスの save メソッドを利用して、ノート...TIFF に保存するには、以下の手順が必要です。 Presentation クラスをインスタンス化します: PowerPoint...

    docs.aspose.com/slides/ja/java/convert-powerpoi...
  7. Convertir diapositivas de PowerPoint a PNG en J...

    Convertir presentaciones de PowerPoint a imágenes PNG de alta calidad rápidamente con Aspose.Slides para Java, garantizando resultados precisos y automatizados....pasos: Instancia la clase Presentation . Obtén el objeto diapositiva...diapositiva de la colección Presentation.getSlides() bajo la interfaz...

    docs.aspose.com/slides/es/java/convert-powerpoi...
  8. دمج ملفات PPSX عبر C ++ | products.aspose.com

    مثال على كود C ++ لدمج مستندات PPSX في بيئة تشغيل C ++ لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ar/cpp/merger/ppsx/
  9. عرض تنسيقات ملف PPTM عبر .NET | products.aspose...

    التعليمات البرمجية المصدر C# لتحميل مستندات PPTM وعرضها وعرضها على الأنظمة الأساسية .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin....html" ; // instantiate a Presentation object & load the PPTM file...using ( var presentation = new Aspose.Slides.Presentation( "templatepptm"...

    products.aspose.com/slides/ar/net/viewer/pptm/
  10. عرض تنسيقات ملف POTX عبر .NET | products.aspose...

    التعليمات البرمجية المصدر C# لتحميل مستندات POTX وعرضها وعرضها على الأنظمة الأساسية .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin....html" ; // instantiate a Presentation object & load the POTX file...using ( var presentation = new Aspose.Slides.Presentation( "templatepotx"...

    products.aspose.com/slides/ar/net/viewer/potx/