Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 10,189 for

powerpoint

(0.05 sec)
  1. insert OLE objects in Word using Java on GroupD...

    insert OLE objects in Word using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in insert OLE objects in Word using Java on GroupDocs Blog | Docume......اشیاء OLE در Word، Excel، PowerPoint با استفاده از جاوا اسناد...

    blog.groupdocs.com/fa/tag/insert-ole-objects-in...
  2. Watermark Protected Files using CSharp on Group...

    Watermark Protected Files using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Protected Files using CSharp on GroupDocs Blog | Docu......را به فایل های Word، PDF، PowerPoint، Excel محافظت شده با رمز...

    blog.groupdocs.com/fa/tag/watermark-protected-f...
  3. Watermark Protected Files using CSharp on Group...

    Watermark Protected Files using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Protected Files using CSharp on GroupDocs Blog | Docu......將文本水印和圖像水印添加到受密碼保護的 Word、PDF、PowerPoint, Excel 文件。使用 .NET API 自定義水印外觀。...

    blog.groupdocs.com/zh-hant/tag/watermark-protec...
  4. Watermark Protected Files using CSharp on Group...

    Watermark Protected Files using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Protected Files using CSharp on GroupDocs Blog | Docu......的水印密码保护文档 使用 C# 向受密码保护的 Word、PDF、PowerPoint、Excel 文件添加文本水印和图像水印。使用 .NET...

    blog.groupdocs.com/zh/tag/watermark-protected-f...
  5. Edit Presentation in CSharp on GroupDocs Blog |...

    Edit Presentation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit Presentation in CSharp on GroupDocs Blog | Document Automation Soluti......でプレゼンテーション PPT/PPTX を編集する PowerPoint プレゼンテーションの編集について、プレゼンテーション編集...

    blog.groupdocs.com/ja/tag/edit-presentation-in-...
  6. Search Barcode in CSharp on GroupDocs Blog | Do...

    Search Barcode in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Barcode in CSharp on GroupDocs Blog | Document Automation Solutions fo......Java Developers Word、Excel、PowerPoint、PDFドキュメントの画像署名をC#で検索 .NE...

    blog.groupdocs.com/ja/tag/search-barcode-in-csh...
  7. find watermarks in csharp on GroupDocs Blog | D...

    find watermarks in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find watermarks in csharp on GroupDocs Blog | Document Automation Solutions ......APIは、C#を使用して、PDF、Word、Excel、PowerPoint、Visioドキュメントからテキストおよび画像ベー...

    blog.groupdocs.com/ja/tag/find-watermarks-in-cs...
  8. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a Powerpoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....the slide backgrounds in a PowerPoint document as shown in the...background images that belong to a PowerPoint document as shown in the...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....PPT using C# Hyperlinks in PowerPoint ( PPT ) presentations are...hyperlinks embedded within PowerPoint presentations. Whether you’re...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  10. Render PPTX as HTML using C#

    Effectively gain the expertise on how to render PPTX as HTML using C#. Moreover, explore detailed step-by-step instructions and C# code for rendering PPTX to HTML....generation, the ability to render PowerPoint presentations ( PPTX ) as...generated HTML on the disk PowerPoint presentations often include...

    kb.groupdocs.com/viewer/net/render-pptx-as-html...