Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 129,327 for

presentations

(0.28 sec)
  1. تصدير PCL إلى ODP في Android | products.aspose.com

    Android API لتحويل PCL إلى ODP دون استخدام Microsoft Word...مستند PPTX باستخدام فئة Presentation احفظ المستند بتنسيق ODP...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ar/android-java/conve...
  2. تصدير PCL إلى PPSM في Android | products.aspose...

    Android API لتحويل PCL إلى PPSM دون استخدام Microsoft Word...مستند PPTX باستخدام فئة Presentation احفظ المستند بتنسيق PPSM...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ar/android-java/conve...
  3. تصدير PCL إلى PPS في Android | products.aspose.com

    Android API لتحويل PCL إلى PPS دون استخدام Microsoft Word...مستند PPTX باستخدام فئة Presentation احفظ المستند بتنسيق PPS...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ar/android-java/conve...
  4. تصدير PCL إلى PPSX في Android | products.aspose...

    Android API لتحويل PCL إلى PPSX دون استخدام Microsoft Word...مستند PPTX باستخدام فئة Presentation احفظ المستند بتنسيق PPSX...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ar/android-java/conve...
  5. Archiwa

    Archiwa...PowerPoint, korzystając z klasy Presentation . Utwórz kolejną instancję...instancję klasy Presentation , która będzie reprezentować źródłowy...

    blog.aspose.com/pl/slides/merge-powerpoint-pres...
  6. أرشيف

    أرشيف...PowerPoint باستخدام فئة Presentation . اضبط انتقال الشريحة باستخدام...باستخدام Presentation-> getSlides() -> idxget (0) -> getSlideShowTransiti()...

    blog.aspose.com/ar/slides/add-slide-transitions...
  7. أرشيف

    أرشيف... قم بإنشاء مثيل لفئة Presentation لإنشاء عرض تقديمي جديد أو...على مرجع للشريحة باستخدام Presentation.Slides[index] إلى ISlide...

    blog.aspose.com/ar/slides/add-shapes-to-powerpo...
  8. Präsentationsfolien in C++ in Bilder konvertier...

    Konvertieren Sie Folien von PPT, PPTX und ODP in Bilder in C++ mit Aspose.Slides—schnelles, hochwertiges Rendering mit klaren Codebeispielen....wird: auto presentation = MakeObject < Presentation > ( u "Presentation...ein Bitmap. auto image = presentation -> get_Slide ( 0 ) -> GetImage...

    docs.aspose.com/slides/de/cpp/convert-slide/
  9. Convertir les diapositives de présentation en i...

    Convertir les diapositives PPT, PPTX et ODP en images avec C# en utilisant Aspose.Slides pour .NET—rendu rapide et de haute qualité avec des exemples de code clairs....using ( Presentation presentation = new Presentation ( "Presentation... using ( IImage image = presentation . Slides [ 0 ]. GetImage...

    docs.aspose.com/slides/fr/net/convert-slide/
  10. تحويل شرائح العروض التقديمية إلى صور في PHP|توث...

    تحويل الشرائح من PPT وPPTX وODP إلى صور باستخدام Aspose.Slides for PHP عبر Java — تحويل سريع وعالي الجودة مع أمثلة شفرة واضحة....PNG: $presentation = new Presentation ( "Presentation.pptx" );...إلى كائن bitmap. $image = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/ar/php-java/convert-slide/