Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 3,436 for

presentations

(1.65 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....OpenDocument Presentation OpenDocument Presentation Template Microsoft...Microsoft PowerPoint 97-2003 Presentation Microsoft PowerPoint Macro-Enabled...

    docs.groupdocs.com/signature/java/supported-doc...
  2. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  3. PowerPoint-bestanden online samenvoegen | PPT &...

    Voeg twee of meer PowerPoint-presentatiebestanden online samen tot één. Combineer alle dia's of voeg alleen de specifieke dia's van meerdere PPT/PPTX-bestanden online en programmatisch samen....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  4. Voeg PowerPoint-presentaties en -dia's samen me...

    Voeg PowerPoint-presentaties samen met C#. Combineer verder specifieke dia's van PPT/PPTX-bestanden met behulp van de .NET-fusie-API van GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  5. PowerPoint-presentaties en -dia's samenvoegen i...

    Voeg PowerPoint PPT/PPTX-presentaties samen in Java. Leer hoe u specifieke dia's van verschillende bestanden kunt combineren met behulp van de Java-fusie-API van GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  6. Chỉnh sửa bản trình bày trong C# | Chỉnh sửa .N...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng các ví dụ C# để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng .NET của bạn bằng API chỉnh sửa bản trình bày.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  7. 在 Java 中編輯簡報 | PPT/PPTX 編輯

    使用 Java 範例解釋了編輯 PowerPoint 簡報,以使用簡報編輯 API 在應用程式中編輯 PPT、PPTX、ODP 檔案。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); 步驟...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  8. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Portable Document Format ✅ Presentation file formats Format Description...OpenDocument Presentation ✅ OpenDocument Presentation Template ✅...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  9. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/diag...
  10. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....convert each slide in a PPTX presentation to a PNG image and save...with Converter ( "./basic-presentation.pptx" ) as converter : #...

    docs.groupdocs.com/conversion/python-net/develo...