Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 3,093 for

presentations

(0.9 sec)
  1. 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/zh/merger/lock-unlock-ppt-pp...
  2. 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...
  3. 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...
  4. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Viewer viewer = new Viewer ( "presentation.pptx" )) { // Create an...As Viewer = New Viewer ( "presentation.pptx" ) ' Create an HTML...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  5. Inserir objetos OLE no Word, Excel, PowerPoint ...

    Incorpore ou insira objetos OLE de documento em documentos do Word, planilhas do Excel ou apresentações do Powerpoint programaticamente em C# usando a API .NET....caminho ou stream de source Presentation . Chame o método ImportDocument...e passe o objeto de OLE Presentation Options definido na etapa...

    blog.groupdocs.com/pt/merger/insert-ole-objects...
  6. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ PowerPoint | ปล...

    ลบรหัสผ่านจากงานนำเสนอ PowerPoint ปลดล็อกไฟล์ PPT/PPTX ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรีและโดยทางโปรแกรม...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } สำหรับรายละเอ...

    blog.groupdocs.com/th/merger/unlock-powerpoint-...
  7. Ochrana prezentací v PowerPointu heslem | Uzamk...

    Přidejte heslo do PowerPoint prezentací. Uzamkněte soubory PPT pomocí ochrany heslem pomocí bezplatné online aplikace a programově pomocí GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Podrobnější pokyny...

    blog.groupdocs.com/cs/merger/password-protect-p...
  8. C#을 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    .NET API를 사용하여 프로그래밍 방식으로 C#에서 Word 문서, Excel 스프레드시트 또는 Powerpoint 프레젠테이션에 문서 OLE 개체를 포함하거나 삽입합니다.... 이제 source Presentation 경로 또는 스트림을 사용하여 Merger 개체를...메서드를 호출하여 1단계에서 설정한 OLE Presentation Options 의 개체를 전달합니다. 마지막으로...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  9. Convert CSV to PDF using Node.js

    Learn how to convert CSV to PDF using Node.js without installing extra software. Follow simple steps to export CSV to PDF in Node.js, making document generation easy....requires transforming it into a presentable format. Convert CSV to PDF...ensuring data integrity and presentation consistency. This script...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  10. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....of predefined cell as was presented in the example below. Add...as embedded document to Presentation. Here are the steps for...

    docs.groupdocs.com/merger/java/add-document-to-...