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

presentations

(0.2 sec)
  1. 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/
  2. 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...
  3. 使用 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...
  4. Объединить файлы 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/ru/merger/merge-powerpoint-p...
  5. Удалить защиту паролем формы PowerPoint Files |...

    Удалить пароль из презентаций PowerPoint. Разблокируйте защищенные паролем файлы PPT/PPTX с помощью бесплатного онлайн-приложения для удаления паролей и программно....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Дополнительные...

    blog.groupdocs.com/ru/merger/unlock-powerpoint-...
  6. 用 C# 密碼保護 PowerPoint 文件 |鎖定 解鎖 PPT 和 PPTX

    如何使用 C# 使用密碼鎖定 PowerPoint 文件。更改現有密碼並將其刪除以使用 .NET API 解鎖 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 這是上面代碼的輸出。當您嘗...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-p...
  7. Content added to PowerPoint footer is not visib...

    Hi, our clients complaining that content added to PowerPoint footer is not visible. Attaching file here for you to test out. It’s happening to our application using GroupDocs.Viewer, and this could be easily reproduced …...in real presentation in edit mode and in presentation mode as...27, 2025, 1:06pm 2 Test presentation.7z (339.6 KB) denisgvardionov...

    forum.groupdocs.com/t/content-added-to-powerpoi...
  8. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....standard language for content presentation in web browsers, provides...effortlessly follow the guidelines presented above on prevalent operating...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  9. 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 ✅...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  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/zh-hant/merger/lock-unlock-p...