Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 3,040 for

presentations

(0.05 sec)
  1. 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...
  2. Trình xem PowerPoint – Mở & Đọc file PPT, PPTX ...

    Tìm hiểu cách xem các bài thuyết trình PowerPoint trực tuyến bằng trình xem PPTX miễn phí hoặc lập trình với các API cho .NET, Java, Python và Node.js....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/vi/viewer/view-powerpoint-pr...
  3. 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-hant/viewer/view-powerpoi...
  4. C# Chuyển PPT sang PDF | PPTX sang PDF | Chuyển...

    Chuyển đổi PowerPoint PPT, PPTX sang PDF trong .NET. Các ví dụ về mã C# cho thấy việc chuyển đổi các trang trình bày chọn lọc, liên tiếp và hình mờ bằng API chuyển đổi....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/vi/conversion/convert-presen...
  5. C# 將 PPT 轉為 PDF | PPTX 轉 PDF |演示文稿轉換

    在 .NET 中將 PowerPoint PPT、PPTX 轉換為 PDF。 C# 代碼示例顯示了選擇性連續幻燈片的轉換以及使用轉換 API 的水印。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/zh-hant/conversion/convert-p...
  6. C# Converteer PPT naar PDF | PPTX naar PDF | Pr...

    Converteer PowerPoint PPT, PPTX naar PDF in .NET. C#-codevoorbeelden tonen de conversie van selectieve, opeenvolgende dia's en watermerken met behulp van Conversion API....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/nl/conversion/convert-presen...
  7. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

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

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/net/supported-documen...
  9. Convert diagrams | Documentation

    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. הגן באמצעות סיסמה על קבצי PowerPoint ב-Java | נ...

    כיצד לנעול קבצי PowerPoint עם סיסמאות ב-Java. שנה את הסיסמה הקיימת והסר אותה כדי לפתוח את קבצי PPT/PPTX באמצעות Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); כאשר אתה מנסה לפתוח...

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