Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,220 for

presentations

(0.43 sec)
  1. Захистіть паролем презентації PowerPoint | Блок...

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

    blog.groupdocs.com/uk/merger/password-protect-p...
  2. Защита презентаций PowerPoint паролем | Блокиро...

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

    blog.groupdocs.com/ru/merger/password-protect-p...
  3. 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-...
  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/fr/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/it/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/pl/tags/
  7. 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/id/tags/
  8. 使用 C# 在 Word、Excel、PowerPoint 中插入 OLE 对象

    使用 .NET API 在 C# 中以编程方式在 Word 文档、Excel 电子表格或 Powerpoint 演示文稿中嵌入或插入文档 OLE 对象。... 现在使用 source Presentation 路径或流实例化 Merger 对象。 调用 ImportDocument...ImportDocument 方法并传递在步骤 1 中设置的 OLE Presentation Options 的对象。 最后,调用 Save...

    blog.groupdocs.com/zh/merger/insert-ole-objects...
  9. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint à l'aide de C#. En outre, combinez des diapositives spécifiques de fichiers PPT/PPTX à l'aide de l'API de fusion .NET de GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fr/merger/merge-powerpoint-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...