Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 113,580 for

presentations

(0.07 sec)
  1. 온라인 TEX에서 Powerpoint로 변환 또는 TEX 파일을 변환하기 위한 Jav...

    TEX를 Powerpoint 파일로 변환하는 무료 온라인 앱. TEX 문서에 대한 Java 변환 라이브러리 코드....메소드를 사용하여 TEX을 PPTX로 변환 Presentation 클래스를 사용하여 PPTX 문서를 로드합니다...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ko/java/conversion/te...
  2. 온라인 TEX에서 SWF로 변환 또는 TEX 파일을 변환하기 위한 Java 기반 애플...

    TEX를 SWF 파일로 변환하는 무료 온라인 앱. TEX 문서에 대한 Java 변환 라이브러리 코드....메소드를 사용하여 TEX을 PPTX로 변환 Presentation 클래스를 사용하여 PPTX 문서를 로드합니다...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ko/java/conversion/te...
  3. 온라인 TEX에서 XAML로 변환 또는 TEX 파일을 변환하기 위한 Java 기반 애...

    TEX를 XAML 파일로 변환하는 무료 온라인 앱. TEX 문서에 대한 Java 변환 라이브러리 코드....메소드를 사용하여 TEX을 PPTX로 변환 Presentation 클래스를 사용하여 PPTX 문서를 로드합니다...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ko/java/conversion/te...
  4. 온라인 PDF에서 XAML로 변환 또는 PDF 파일을 변환하기 위한 Java 기반 애...

    PDF를 XAML 파일로 변환하는 무료 온라인 앱. PDF 문서에 대한 Java 변환 라이브러리 코드....메소드를 사용하여 PDF을 PPTX로 변환 Presentation 클래스를 사용하여 PPTX 문서를 로드합니다...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/ko/java/conversion/pd...
  5. 演示文稿评论|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加评论和回复...for Android via Java 提供了 Presentation 类,它包含作者的集合(来自 ICommentAuthorCollec...// 实例化PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. Управление гиперссылками|Документация Aspose.Sl...

    Как добавить гиперссылку в презентацию PowerPoint на Java...тексту: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/ru/androidjava/manage-hy...
  7. Commentaires de Présentation|Documentation Aspo...

    Ajouter des commentaires et des réponses dans une présentation PowerPoint en Java...pour Java fournit La classe Presentation , qui contient les collections...classe Presentation Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/fr/java/presentation-com...
  8. Video-Rahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Video-Rahmen zu einer PowerPoint-Präsentation in C# oder .NET hinzu...Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie sich eine...Instanziiert die Presentation-Klasse using ( Presentation pres = new...

    docs.aspose.com/slides/de/net/video-frame/
  9. 管理SmartArt|Aspose.Slides for Python 文档

    在Python中处理PowerPoint演示文稿中的SmartArt和组织类型图表... Presentation ( path + "SmartArt.pptx"...要更改SmartArt的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 使用其索引获取幻灯片的引用。 添加SmartArt基础块列表。...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  10. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...