Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 3,436 for

presentations

(1.31 sec)
  1. Kennwortgeschützte PowerPoint-Dateien in C# | P...

    So sperren Sie PowerPoint-Dateien mit Passwörtern mit C#. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der .NET-API zu entsperren....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Hier ist die Ausgabe...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  2. รวมไฟล์ PowerPoint ออนไลน์ | การควบรวมกิจการ PP...

    รวมไฟล์งานนำเสนอ PowerPoint สองไฟล์ขึ้นไปแบบออนไลน์เป็นไฟล์เดียว รวมสไลด์ทั้งหมดหรือรวมเฉพาะสไลด์เฉพาะของไฟล์ 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/th/merger/merge-powerpoint-p...
  3. Combinar archivos de PowerPoint en línea | Fusi...

    Combine dos o más archivos de presentación de PowerPoint en línea en uno. Combine todas las diapositivas o una solo las diapositivas específicas de varios archivos PPT/PPTX en línea y mediante programación....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/es/merger/merge-powerpoint-p...
  4. Видалення захисту паролем з файлів PowerPoint |...

    Видаліть пароль із презентацій PowerPoint. Розблокуйте захищені паролем файли PPT/PPTX за допомогою безкоштовної онлайн-додатки для видалення паролів і програмно....онлайн-програми PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/uk/merger/unlock-powerpoint-...
  5. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/web/
  6. 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/nodejs-java/conve...
  7. Kata Sandi Lindungi File PowerPoint di C# | Kun...

    Cara mengunci file PowerPoint dengan kata sandi menggunakan C#. Ubah kata sandi yang ada dan hapus untuk membuka kunci file PPT/PPTX menggunakan .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Berikut adalah...

    blog.groupdocs.com/id/merger/lock-unlock-ppt-pp...
  8. Proteger con contraseña los archivos de PowerPo...

    Cómo bloquear archivos de PowerPoint con contraseñas usando C#. Cambie la contraseña existente y elimínela para desbloquear los archivos PPT/PPTX usando la API de .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Aquí está la salida...

    blog.groupdocs.com/es/merger/lock-unlock-ppt-pp...
  9. Защита паролем файлов PowerPoint в Java | Блоки...

    Как заблокировать файлы PowerPoint с помощью паролей в Java. Измените существующий пароль и удалите его, чтобы разблокировать файлы PPT/PPTX с помощью Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Когда вы пытаетесь...

    blog.groupdocs.com/ru/merger/lock-unlock-ppt-pp...
  10. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....license and loading the presentation, we configure conversion...In conclusion, converting presentation file to text file is an...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...