Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 3,381 for

presentations

(0.75 sec)
  1. Захистіть паролем презентації PowerPoint | Блок...

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

    blog.groupdocs.com/uk/merger/password-protect-p...
  2. حماية عروض PowerPoint التقديمية بكلمة مرور | قف...

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

    blog.groupdocs.com/ar/merger/password-protect-p...
  3. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Assembled Word Processing, Presentation, Spreadsheet and Email Documents...paragraphs in word processing, presentation, and email documents. We...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. 使用 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...
  5. 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...
  6. Hợp nhất các tệp PowerPoint trực tuyến | Sáp nh...

    Hợp nhất hai hoặc nhiều tệp bản trình bày PowerPoint trực tuyến thành một. Kết hợp tất cả các trang chiếu hoặc chỉ nối các trang chiếu cụ thể của nhiều tệp PPT/PPTX trực tuyến & theo chương trình....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  7. 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-...
  8. Support for Single-Column Table-Row Data Bands ...

    GroupDocs team is proudly announcing the support for single-column table-row data bands in monthly release of GroupDocs.Assembly for .NET 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We recommend you to download and use the latest version of API. Features IntroducedGroupDocs.Assembly for .NET extends abilities to work with single-column table-row data bands and conditional blocks....processing, spreadsheet, presentation, and email messages with...Table-Row data bands for Presentation documents Single-Column...

    blog.groupdocs.com/assembly/support-for-single-...
  9. Next Generation GroupDocs.Conversion for Java i...

    Team GroupDocs is contented to release Next Generation GroupDocs.Conversion for Java, a totally back-end API in the era of document conversion. API enables Java developers to convert a document in various supported formats. As the API is UI-Agnostic and no additional tool or service is required for it, developers can integrate it in their existing projects as well. We would suggest you to explore the API and share your valuable feedback...Formatted Document Conversion to Presentation Document Formats Document...Processing Spread sheet Presentation Pdf HTML Image For more...

    blog.groupdocs.com/conversion/groupdocs-coversi...
  10. Mật khẩu bảo vệ tệp PowerPoint trong Java | Khó...

    Cách khóa file PowerPoint bằng mật khẩu trong Java. Thay đổi và xóa mật khẩu hiện tại để mở khóa các tệp PPT/PPTX bằng API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Khi bạn cố mở tệp...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...