Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 2,848 for

presentations

(0.04 sec)
  1. Supported File Formats | Documentation

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

    docs.groupdocs.com/metadata/net/supported-docum...
  2. Ochrana prezentací v PowerPointu heslem | Uzamk...

    Přidejte heslo do PowerPoint prezentací. Uzamkněte soubory PPT pomocí ochrany heslem pomocí bezplatné online aplikace a programově pomocí GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Podrobnější pokyny...

    blog.groupdocs.com/cs/merger/password-protect-p...
  3. 使用 C# 合併 PowerPoint 演示文稿和幻燈片 |合併 PPT/PPTX

    使用 C# 合併 PowerPoint 演示文稿。此外,使用 GroupDocs 的 .NET 合併 API 合併特定的 PPT/PPTX 文件幻燈片。...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/zh-hant/merger/merge-powerpo...
  4. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. String query = "Einstein"...

    docs.groupdocs.com/search/java/build-search-query/
  5. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/web/
  6. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/page...
  7. PowerPoint 뷰어 – PPT, PPTX 파일을 즉시 열고 읽기

    온라인에서 무료 PPTX 뷰어를 사용하거나 .NET, Java, Python, Node.js용 API를 통해 프로그래밍 방식으로 PowerPoint 프레젠테이션을 보는 방법을 배우세요....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/ko/viewer/view-powerpoint-pr...
  8. Menggabungkan File PowerPoint Online | Penggabu...

    Menggabungkan dua atau lebih file presentasi PowerPoint secara online menjadi satu. Gabungkan semua slide atau gabungkan hanya slide tertentu dari beberapa file PPT/PPTX secara online & terprogram....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/id/merger/merge-powerpoint-p...
  9. Mot de passe protéger les fichiers PowerPoint e...

    Comment verrouiller les fichiers PowerPoint avec des mots de passe en Java. Modifiez le mot de passe existant et supprimez-le pour déverrouiller les fichiers PPT/PPTX à l'aide de l'API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Lorsque vous essayez...

    blog.groupdocs.com/fr/merger/lock-unlock-ppt-pp...
  10. Mot de passe protéger les fichiers PowerPoint e...

    Comment verrouiller des fichiers PowerPoint avec des mots de passe en utilisant C#. Modifiez le mot de passe existant et supprimez-le pour déverrouiller les fichiers PPT/PPTX à l'aide de l'API .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Voici la sortie...

    blog.groupdocs.com/fr/merger/lock-unlock-ppt-pp...