Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 129,018 for

presentations

(0.33 sec)
  1. 在 .NET 中管理演示文稿中的 OLE 对象|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...将其嵌入幻灯片作为 OLE 对象框,您可以按以下方式操作: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...using ( Presentation presentation = new Presentation ()) { SizeF...

    docs.aspose.com/slides/zh/net/manage-ole/
  2. Converteer HTML naar PPT in Java | products.asp...

    Converteer HTML naar PPT in Java. Gebruik de Java-bibliotheek-API om HTML naar PowerPoint te converteren...naar PPT Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/nl/java/conversion/h...
  3. 使用 Java 編輯 PPTX 演示文件 | products.aspose.com

    Java 源代碼,用於查找和替換 PPTX 演示文稿中的文本。...PPTX 演示文稿 Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/zh-hant/java/redacti...
  4. جستجوی متن در فایل های ارائه ODP با استفاده از ...

    کد منبع Java برای جستجوی متن در ارائه ODP....از Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/fa/java/search/odp/
  5. فتح ملفات ODP العروض التقديمية باستخدام C++ | p...

    C++ شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/ar/cpp/unlock/odp/
  6. Animierter Text|Aspose.Slides Dokumentation

    Fügen Sie animierten Text und Effekte zu einer PowerPoint-Präsentation in C# oder .NET hinzu...using ( Presentation presentation = new Presentation ( dataDir...autoShape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/de/net/animierter-text/
  7. Ersetzen von Bildern in der Präsentationsbildsa...

    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....enthält, unter Verwendung der Presentation Klasse. Laden Sie ein Bild...slides . Presentation ( "pres.pptx" ) as presentation : #der erste...

    docs.aspose.com/slides/de/python-net/replacing-...
  8. VSTO と Aspose.Slides でプレゼンテーションを開く|Aspose.Slide...

    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...."Open Presentation.pptx" ; Application . Presentations . Open...は、既存のプレゼンテーションを開くために使用される Presentation クラスを提供します。いくつかのオーバーロードさ...

    docs.aspose.com/slides/ja/net/opening-a-present...
  9. Tinta|Documentación de Aspose.Slides

    Trabaja con Tinta en Aspose.Slides for C++: dibuja, importa y edita trazos, ajusta el color y el grosor, y exporta a PPT, PPTX y ODP mediante ejemplos en C++....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/es/cpp/examples/elements...
  10. Python을(를) 사용하여 POTX 파일 메타데이터 보기 또는 편집 | produc...

    POTX 형식 메타데이터를 편집하거나 보기 위한 Python 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/ko/python-net/metada...