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

presentations

(1.31 sec)
  1. 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...
  2. 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/
  3. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ 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-...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Watermark for Python....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅ .pptm OOXML Macro...Macro Enabled Presentation ✅ ✅ ✅ ✅ ✅ .ppsx OOXML SlideShow ✅ ✅...

    docs.groupdocs.com/watermark/python-net/support...
  5. 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...
  6. Java で PowerPoint プレゼンテーションとスライドを結合 | PPT/PPTX ...

    Java で PowerPoint PPT/PPTX プレゼンテーションをマージします。 GroupDocs の Java 合併 API を使用して、異なるファイルの特定のスライドを結合する方法を学びます。...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ja/merger/merge-powerpoint-p...
  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. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Portable Document Format Presentation file formats Format Description...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/comparison/java/supported-do...
  9. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....using it to extract text is presented on the page . DocumentFilter...an index of this type is presented on the page. CompactIndex...

    docs.groupdocs.com/search/net/search-index-sett...
  10. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...