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

presentations

(0.2 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/java/supported-docume...
  2. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.... Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker...watermarker = new Watermarker ( "presentation.pptx" ); // Use path to...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. حماية عروض PowerPoint التقديمية بكلمة مرور | قف...

    أضف كلمة مرور لعروض PowerPoint التقديمية. قفل ملفات PPT بحماية كلمة المرور باستخدام تطبيق مجاني عبر الإنترنت وبرمجيًا باستخدام GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } لمزيد من الإرشادات...

    blog.groupdocs.com/ar/merger/password-protect-p...
  4. Захистіть паролем презентації PowerPoint | Блок...

    Додайте пароль до презентацій PowerPoint. Блокуйте файли PPT із захистом паролем за допомогою безкоштовного онлайн-додатку та програмно за допомогою GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Щоб отримати докладніші...

    blog.groupdocs.com/uk/merger/password-protect-p...
  5. 在 C# 中编辑演示文稿 | .NET PPT/PPTX 编辑

    通过 C# 示例解释了如何编辑 PowerPoint 演示文稿,以便使用演示文稿编辑 API 在 .NET 应用程序中编辑 PPT、PPTX、ODP 文件。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  6. 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...
  7. Об’єднайте презентації та слайди PowerPoint за ...

    Об’єднайте презентації PowerPoint за допомогою C#. Крім того, об’єднайте певні слайди файлів PPT/PPTX за допомогою API злиття .NET від GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/uk/merger/merge-powerpoint-p...
  8. 使用 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...
  9. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....seamless bridge between presentation and document formats while...the provided license, a presentation file in PPTX format is loaded...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...Slide Show OpenDocument Presentation , Tagged Image File Format...

    docs.groupdocs.com/annotation/net/supported-doc...