Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 127,406 for

presentations

(0.8 sec)
  1. Convertir les diapositives de présentation en i...

    Convertissez les diapositives PPT, PPTX et ODP en images avec Aspose.Slides pour Android—rendu rapide et de haute qualité avec des exemples de code Java clairs....format PNG : Presentation presentation = new Presentation ( "Presentation...en bitmap. IImage image = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/fr/androidjava/convert-s...
  2. 아카이브

    아카이브...로드하거나 Presentation 클래스를 사용하여 새로 만듭니다. 그런 다음 Presentation.Slides...추가하거나 기존 슬라이드의 참조를 가져옵니다. Presentation.CommentAuthors.AddAuthor(string...

    blog.aspose.com/ko/slides/add-comments-in-ppt-c...
  3. Folienlayouts auf Android anwenden oder ändern|...

    Verwalten und Anpassen von Folienlayouts in Aspose.Slides für Android. Erkunden Sie Layouttypen, Platzhaltersteuerung und Fußzeilensichtbarkeit anhand von Java-Codebeispielen....// Instanziieren Sie die Presentation-Klasse, die eine PowerPoint-Datei...darstellt. Presentation presentation = new Presentation ( "Sample...

    docs.aspose.com/slides/de/androidjava/slide-lay...
  4. حفظ العروض التقديمية على Android|وثائق Aspose.S...

    اكتشف كيفية حفظ العروض التقديمية في Java باستخدام Aspose.Slides لأجهزة Android—تصدير إلى PowerPoint أو OpenDocument مع الحفاظ على التخطيطات والخطوط والتأثيرات....[ Hide ] نظرة عامة Open Presentations on Android يشرح كيفية استخدام...استخدام فئة Presentation لفتح عرض تقديمي. يوضح هذا المقال كيفية...

    docs.aspose.com/slides/ar/androidjava/save-pres...
  5. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  6. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....in the presentation Instantiate a default presentation using the...the Presentation class and access the first default slide from...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  7. Reemplazo de Imágenes dentro de la Colección de...

    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....dentro utilizando la clase Presentation. Cargue una imagen desde...presentación Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/es/java/replacing-images...
  8. شريحة|Aspose.Slides لـ Node.js عبر توثيق .NET

    التحكم في الشرائح في Aspose.Slides لـ Node.js: إنشاء، استنساخ، إعادة ترتيب، تغيير الحجم، تعيين الخلفيات، وتطبيق الانتقالات لعروض PPT و PPTX و ODP....وإزالة الشرائح باستخدام الفئة Presentation . يتضمن كل مثال أدناه شرحًا...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/ar/nodejs-java/examples/...
  9. Diapositiva|Aspose.Slides para Node.js a través...

    Controla diapositivas en Aspose.Slides para Node.js: crea, clona, reordena, redimensiona, establece fondos y aplica transiciones para presentaciones PPT, PPTX y ODP....diapositivas utilizando la clase Presentation . Cada ejemplo a continuación...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  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/