Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 2,869 for

presentation

(0.11 sec)
  1. 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/he/tags/
  2. 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/fa/tags/
  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/uk/tags/
  4. Passwortschutz für PowerPoint-Dateien in Java |...

    So sperren Sie PowerPoint-Dateien mit Passwörtern in Java. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der Java-API zu entsperren....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Wenn Sie versuchen...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  5. Mật khẩu bảo vệ tệp PowerPoint trong C# | Khóa ...

    Cách khóa tệp PowerPoint bằng mật khẩu bằng C#. Thay đổi và xóa mật khẩu hiện có để mở khóa các tệp PPT/PPTX bằng .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Đây là đầu ra...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  6. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  7. Ochrana souborů PowerPoint v C# heslem | Zamkno...

    Jak uzamknout soubory PowerPoint pomocí hesel pomocí C#. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí rozhraní .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Zde je výstup...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  8. Passwortschutz aus PowerPoint-Dateien entfernen...

    Entfernen Sie das Passwort aus PowerPoint-Präsentationen. Entsperren Sie passwortgeschützte PPT/PPTX-Dateien mit der kostenlosen Online-App zum Entfernen von Passwörtern und programmgesteuert....Online-Anwendung „PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/de/merger/unlock-powerpoint-...
  9. ادغام فایل های پاورپوینت آنلاین | ادغام PPT و PPTX

    دو یا چند فایل ارائه پاورپوینت را به صورت آنلاین در یک فایل ادغام کنید. همه اسلایدها را ترکیب کنید یا فقط به اسلایدهای خاص چندین فایل 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/fa/merger/merge-powerpoint-p...
  10. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....information from PowerPoint presentations (PPTX) is extremely important...information from PowerPoint presentations (PPTX) using Java is essential...

    kb.groupdocs.com/redaction/java/redact-text-in-...