Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 3,055 for

presentation

(0.02 sec)
  1. PowerPoint 查看器 – 立即打开和阅读 PPT、PPTX 文件

    了解如何使用免费的 PPTX 查看器在线查看 PowerPoint 演示文稿,或通过 .NET、Java、Python 和 Node.js 的 API 以编程方式查看。...viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/zh/viewer/view-powerpoint-pr...
  2. C# 将 PPT 转换为 PDF | PPTX转PDF |演示转换

    在 .NET 中将 PowerPoint PPT、PPTX 转换为 PDF。 C# 代码示例显示了使用 Conversion API 转换选择性、连续幻灯片和水印。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/zh/conversion/convert-presen...
  3. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/ru/tags/
  4. Convert JPG to PPTX using Java

    This tutorial illustrates the procedure of how to convert JPG to PPTX using Java. Additionally, a code example will be provided to export JPG to PPTX using Java....elements into PowerPoint presentations. Whether it’s for crafting...images into professional presentations, or streamlining workflows...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  5. Convert PDF to PPTX using Java

    Learn how to quickly convert PDF to PPTX using Java by carefully following our comprehensive tutorial. Additionally, we'll give you a Java code example to export PDF to PPTX using Java....Format) files into PowerPoint presentations (PPTX) using a conversion...reports, create engaging presentations, or make data easier to...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  6. C# 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何使用 C# 使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 .NET API 解锁 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 这是上述代码的输出。当您尝...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  7. הסר טופס הגנת סיסמה קבצי PowerPoint | בטל את הנ...

    הסר סיסמה ממצגות PowerPoint. פתח את הנעילה של קבצי PPT/PPTX המוגנים באמצעות סיסמה באמצעות אפליקציית הסרת סיסמאות מקוונת בחינם ובאופן תכנותי....בשם [אפליקציית PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/he/merger/unlock-powerpoint-...
  8. Supprimer le formulaire de protection par mot d...

    Supprimer le mot de passe des présentations PowerPoint. Déverrouillez les fichiers PPT/PPTX protégés par mot de passe à l'aide de l'application gratuite de suppression de mot de passe en ligne et par programme....gratuite appelée PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/fr/merger/unlock-powerpoint-...
  9. Java로 프레젠테이션 편집 | PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 애플리케이션 내에서 PPT, PPTX, ODP 파일을 편집하는 Java 예제와 함께 설명됩니다.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); 2단계:...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  10. 在 Java 中合併 PowerPoint 演示文稿和幻燈片 |合併 PPT/PPTX

    在 Java 中合併 PowerPoint PPT/PPTX 演示文稿。了解如何使用 GroupDocs 的 Java 合併 API 合併不同文件的特定幻燈片。...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...