Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,410 for

presentations

(0.18 sec)
  1. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/word...
  2. Mật khẩu bảo vệ tệp PowerPoint trong Java | Khó...

    Cách khóa file PowerPoint bằng mật khẩu trong Java. Thay đổi và xóa mật khẩu hiện tại để mở khóa các tệp PPT/PPTX bằng API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Khi bạn cố mở tệp...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅ .pptm OOXML Macro...Macro Enabled Presentation ✅ ✅ ✅ ✅ ✅ .ppsx OOXML SlideShow ✅ ✅...

    docs.groupdocs.com/watermark/net/supported-docu...
  4. حفاظت از رمز عبور فایل های پاورپوینت در Java | ...

    نحوه قفل کردن فایل های پاورپوینت با پسورد در جاوا. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از Java API باز شود....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); هنگامی که می خواهید...

    blog.groupdocs.com/fa/merger/lock-unlock-ppt-pp...
  5. 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...
  6. 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...
  7. 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/python-net/suppor...
  8. Wachtwoordbeveiliging verwijderen uit PowerPoin...

    Wachtwoord verwijderen uit PowerPoint-presentaties. Ontgrendel met een wachtwoord beveiligde PPT/PPTX-bestanden met behulp van de gratis online app voor het verwijderen van wachtwoorden en programmatisch....applicatie genaamd PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/nl/merger/unlock-powerpoint-...
  9. 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...
  10. 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/ja/editor/edit-ppt-pptx-pres...