Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 129,322 for

presentations

(0.63 sec)
  1. .NET 中的演示文稿嵌入字体|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...using ( Presentation presentation = new Presentation ( "EmbeddedFonts...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; // 渲染包含使用嵌入的...

    docs.aspose.com/slides/zh/net/embedded-font/
  2. Erstellen von Miniaturansichten von Präsentatio...

    Erstellen Sie hochwertige Miniaturansichten von Formen aus PowerPoint-Folien mit Aspose.Slides für .NET – einfach Präsentations-Miniaturansichten erzeugen und exportieren....Erstellen Sie eine Instanz der Presentation -Klasse. Holen Sie sich...using ( Presentation presentation = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/de/net/create-shape-thum...
  3. Convert ODT to PPSX in Android Apps or with fre...

    ODT to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPSX online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  4. Exportera XSLFO till SWF i Android | products.a...

    Android API för att konvertera XSLFO till SWF utan att använda Microsoft Word...genom att använda klassen Presentation Spara dokumentet i SWF-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/android-java/conve...
  5. Exportera XML till OTP i Android | products.asp...

    Android API för att konvertera XML till OTP utan att använda Microsoft Word...genom att använda klassen Presentation Spara dokumentet i OTP-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/android-java/conve...
  6. Exportera XML till PPT i Android | products.asp...

    Android API för att konvertera XML till PPT utan att använda Microsoft Word...genom att använda klassen Presentation Spara dokumentet i PPT-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/android-java/conve...
  7. Szöveg keresése ODP prezentációs fájlokban a Ja...

    Java forráskód a szöveg kereséséhez a ODP prezentációban....használatával Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/hu/java/search/odp/
  8. حاشیه نویسی PPTX را با استفاده از دات نت حذف کن...

    کد منبع سی شارپ برای حذف حاشیه‌نویسی‌های فرمت PPTX در پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/fa/net/annotation/pptx/
  9. Úprava souborů prezentace PPT pomocí Java | pro...

    Zdrojový kód Java k vyhledání a nahrazení textu v prezentaci PPT....pomocí Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/cs/java/redaction/ppt/
  10. ヘッダーとフッター|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用した Python でヘッダーとフッターを制御します:日付/時刻、スライド番号、フッターテキストを追加または編集し、PPT、PPTX、ODP でプレースホルダーの表示/非表示を切り替えます。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/ja/python-net/examples/e...