Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 127,406 for

presentations

(0.22 sec)
  1. コネクタ|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用した Python でコネクタを描画および制御します。コネクタの追加、ルーティング、再ルーティング、接続ポイント、矢印、スタイルの設定により、PPT、PPTX、ODP の図形をリンクします。... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

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

    Archivo...PowerPoint usando la clase Presentation . Luego, configure un tipo...actualizada usando el método Presentation.save(String, SaveFormat)...

    blog.aspose.com/es/slides/add-slide-transitions...
  3. Archivo

    Archivo...PowerPoint usando la clase Presentation . Obtenga la referencia...colección de diapositivas usando Presentation.Slides en un objeto ISlideCollection...

    blog.aspose.com/es/slides/clone-slides-in-power...
  4. 档案

    档案... 首先,使用 Presentation 类加载 PowerPoint 演示文稿。 然后,使用...TransitionType 枚举设置幻灯片过渡类型。 最后,使用 Presentation.Save(String, SaveFormat)...

    blog.aspose.com/zh/slides/add-slide-transition-...
  5. Chercher

    chercher...PowerPoint à l’aide de la classe Presentation . Ensuite, définissez un...jour à l’aide de la méthode Presentation.Save(String, SaveFormat)...

    blog.aspose.com/fr/slides/add-slide-transition-...
  6. أرشيف

    أرشيف...PowerPoint التقديمي باستخدام فئة Presentation . بعد ذلك ، اضبط نوع انتقال...التقديمي المحدث باستخدام طريقة Presentation.save (String، SaveFormat)...

    blog.aspose.com/ar/slides/add-slide-transitions...
  7. Архів

    Архів...PowerPoint за допомогою класу Presentation . Отримайте слайд, куди...форму, за допомогою методу Presentation->getSlides()->idxget (індекс...

    blog.aspose.com/uk/slides/working-with-shapes-i...
  8. 使用 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...
  9. 使用 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...
  10. Bảo vệ tệp bản trình bày ODP bằng .NET | produc...

    Mã nguồn C# để bảo vệ Bản trình bày ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/vi/net/protect/odp/