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

presentation

(0.04 sec)
  1. 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/ko/editor/edit-ppt-pptx-pres...
  2. Ochrana souborů PowerPoint v jazyce Java heslem...

    Jak uzamknout soubory PowerPoint pomocí hesel v Java. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Když se pokusíte...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  3. View PPT Online

    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....PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/tag/view-ppt-online/
  4. 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/pt/tags/
  5. 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/tr/tags/
  6. 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/th/tags/
  7. โปรแกรมดู PowerPoint – เปิดและอ่านไฟล์ PPT, PPT...

    เรียนรู้วิธีการดูงานนำเสนอ PowerPoint ออนไลน์โดยใช้โปรแกรมดู PPTX ฟรีหรือโปรแกรมเชิงโปรแกรมด้วย APIs สำหรับ .NET, Java, Python และ Node.js....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/th/viewer/view-powerpoint-pr...
  8. ادغام فایل های پاورپوینت آنلاین | ادغام 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...
  9. 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-...
  10. 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. C# string query = "Einstein"...

    docs.groupdocs.com/search/net/build-search-query/