Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 3,066 for

presentations

(0.14 sec)
  1. 使用 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...
  2. Proteja com senha arquivos do PowerPoint em Jav...

    Como bloquear arquivos do PowerPoint com senhas em Java. Altere a senha existente e remova-a para desbloquear os arquivos PPT/PPTX usando a API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Ao tentar abrir...

    blog.groupdocs.com/pt/merger/lock-unlock-ppt-pp...
  3. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  4. PowerPoint 뷰어 – PPT, PPTX 파일을 즉시 열고 읽기

    온라인에서 무료 PPTX 뷰어를 사용하거나 .NET, Java, Python, Node.js용 API를 통해 프로그래밍 방식으로 PowerPoint 프레젠테이션을 보는 방법을 배우세요....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/ko/viewer/view-powerpoint-pr...
  5. Supported File Formats | Documentation

    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 ✅...

    docs.groupdocs.com/comparison/python-net/suppor...
  6. 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-...
  7. Supported File Formats | Documentation

    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...
  8. Search index settings | Documentation

    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...
  9. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/page...
  10. 使用 C# 合併 PowerPoint 演示文稿和幻燈片 |合併 PPT/PPTX

    使用 C# 合併 PowerPoint 演示文稿。此外,使用 GroupDocs 的 .NET 合併 API 合併特定的 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/zh-hant/merger/merge-powerpo...