Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 129,136 for

presentations

(0.14 sec)
  1. 使用 Java 刪除 ODP 註解 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中刪除 ODP 格式註釋的 Java 示例代碼。...中刪除註解 - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/zh-hant/java/annotat...
  2. 使用 Java 去除 PPT 批註 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中刪除 PPT 格式註釋的 Java 示例代碼。...中刪除批註 - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/zh-hant/java/annotat...
  3. ป้องกันไฟล์นำเสนอ ODP โดยใช้ .NET | products.as...

    ซอร์สโค้ด C# เพื่อป้องกันการนำเสนอ ODP...C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/th/net/protect/odp/
  4. ヘッダー フッター|Aspose.Slides for PHP ドキュメント

    Aspose.Slides を使用した PHP でヘッダーとフッターを制御します。日付/時刻、スライド番号、フッターテキストを追加または編集し、PPT、PPTX、ODP 全体でプレースホルダーの表示/非表示を切り替えます。...addHeaderFooter () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $slide...

    docs.aspose.com/slides/ja/php-java/examples/ele...
  5. ヘッダーとフッター|Aspose.Slides for Node.js via .NET ドキ...

    Aspose.Slides for Node.js を使用してスライドのヘッダーとフッターを制御します。PPT、PPTX、ODP で日付、スライド番号、カスタムテキストを追加する JavaScript の例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  6. Tinta|Documentación de Aspose.Slides

    Trabaje con Tinta en Aspose.Slides for Java: dibuje, importe y edite trazos, ajuste el color y el ancho, y exporte a PPT, PPTX y ODP usando ejemplos en Java....accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/es/java/examples/element...
  7. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP Presentations....); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Watermerk toevoegen aan ODP presentatiebestande...

    C# broncode voor het toevoegen van watermerk aan ODP presentatie....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/nl/net/watermark/odp/
  9. Wyświetl lub edytuj metadane plików POT za pomo...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu POT....Java Presentation pres = new Presentation ( "Presentation.pot"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/pot/
  10. Wyświetl lub edytuj metadane plików PPSM za pom...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu PPSM....Java Presentation pres = new Presentation ( "Presentation.ppsm"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/ppsm/