Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 129,973 for

presentations

(0.59 sec)
  1. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...以下代码片段演示如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...以下代码片段演示如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/java/text-formatting/
  2. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....documents, while POT is a presentation format used to create slideshows...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/wordml...
  3. 아카이브

    아카이브... Presentation 클래스의 개체를 생성하고 PowerPoint...PowerPoint 프레젠테이션 파일의 경로로 초기화합니다. Presentation.Save(string outputFilePath...

    blog.aspose.com/ko/slides/convert-powerpoint-pp...
  4. إدارة الصوت في العروض التقديمية على Android|وثا...

    إنشاء والتحكم في إطارات الصوت في Aspose.Slides لنظام Android—أمثلة Java لتضمين الصوت، قصه، تشغيله على حلقة، وتكوين تشغيله عبر عروض PPT و PPTX و ODP.... إنشاء كائن من الفئة Presentation . الحصول على مرجع الشريحة...ينشئ فئة Presentation التي تمثل ملف عرض تقديمي Presentation pres...

    docs.aspose.com/slides/ar/androidjava/audio-frame/
  5. Importar presentaciones desde PDF o HTML en .NE...

    Importa sin esfuerzo documentos PDF y HTML a presentaciones PowerPoint y OpenDocument en .NET con Aspose.Slides para un procesamiento de diapositivas sin problemas y de alto rendimiento....una instancia de la clase Presentation . Llame al método AddFromPdf...PowerPoint: using ( Presentation pres = new Presentation ()) { pres ...

    docs.aspose.com/slides/es/net/import-presentation/
  6. แปลง HTML เป็น PPT ใน Java | products.aspose.com

    แปลง HTML เป็น PPT ใน Java ใช้ Java library API เพื่อแปลง HTML เป็น PowerPoint...เป็น PPT Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/th/java/conversion/h...
  7. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ C++ | products.as...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPTX...auto presentation = System :: MakeObject < Presentation > ( u...u "pres.pptx" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/th/cpp/protect/pptx/
  8. أرشيف

    أرشيف... قم بإنشاء مثيل لفئة Presentation لتمثيل ملف PowerPoint جديد...التقديمي باستخدام طريقة Presentation-> Save (System :: String...

    blog.aspose.com/ar/slides/create-smartart-in-po...
  9. PowerPoint-Folien in Bilder mit Python konverti...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Folien mit Aspose.Slides für Python via .NET in verschiedene Formate konvertieren. Exportieren Sie PPTX- und ODP-Folien einfach zu BMP, PNG, JPEG, TIFF und mehr mit hochwertigen Ergebnissen.... Presentation ( "Presentation.pptx" ) as presentation : #...Präsentation in ein Bitmap. with presentation . slides [ 0 ] . get_image...

    docs.aspose.com/slides/de/python-net/convert-sl...
  10. Gestionar SmartArt en presentaciones de PowerPo...

    Aprenda a crear y editar SmartArt de PowerPoint con Aspose.Slides para Java mediante ejemplos de código claros que aceleran el diseño de diapositivas y la automatización.... Presentation pres = new Presentation ( "Presentation.pptx"...una instancia de la clase Presentation . Obtenga la referencia...

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