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

presentation

(0.09 sec)
  1. Convert JSON to PDF in Java

    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....formato JSON no son muy presentables y fácilmente comprensibles...datos JSON en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/convert-json-to-pdf-i...
  2. 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...
  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/fr/tags/
  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/ja/tags/
  5. 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-...
  6. 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-...
  7. C#PPTをPDFに変換| PPTXからPDFへ|プレゼンテーションの変換

    PowerPoint PPT、PPTXを.NETでPDFに変換します。 C#のコード例は、Conversion APIを使用した、選択的で連続したスライドの変換と透かしの変換を示しています。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ja/conversion/convert-presen...
  8. Usuń ochronę hasłem z plików programu PowerPoin...

    Usuń hasło z prezentacji PowerPoint. Odblokuj chronione hasłem pliki PPT/PPTX za pomocą bezpłatnej aplikacji do usuwania haseł online i programowo....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Aby uzyskać więcej...

    blog.groupdocs.com/pl/merger/unlock-powerpoint-...
  9. Защита презентаций PowerPoint паролем | Блокиро...

    Добавить пароль к презентациям PowerPoint. Блокируйте файлы PPT с помощью пароля, используя бесплатное онлайн-приложение и программно, используя GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Более подробные...

    blog.groupdocs.com/ru/merger/password-protect-p...
  10. Java에서 암호 보호 PowerPoint 파일 | 잠금 잠금 해제 PPT 및 PPTX

    Java에서 암호로 PowerPoint 파일을 잠그는 방법. Java API를 사용하여 PPT/PPTX 파일의 잠금을 해제하려면 기존 비밀번호를 변경하고 제거하십시오....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 위의 코드에서 얻은 출력 파일을...

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