Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 10,202 for

powerpoint

(0.08 sec)
  1. 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...
  2. GroupDocs.Watermark Product Family

    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....watermarks to the Microsoft PowerPoint presentations within .NET...watermarks from PDF, Word, Excel, PowerPoint, and Visio documents. In...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. basic-presentation.pptx

    Basic presentation Agenda Introduction Building confidence Engaging the audience Visual aids Final tips & takeaways 2 The power of communication Overcoming nervousness Confidence-building strategie......2024-11-01T15:35:09Z Microsoft Office PowerPoint 2024-11-01T15:35:09Z 13 GroupDocs...GroupDocs Microsoft Office PowerPoint 2024-11-01T15:34:59Z 13 ...

    docs.groupdocs.com/conversion/python-net/_sampl...
  4. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Powerpoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Powerpoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart...to create Pie Chart in MS PowerPoint 2013: Add a new presentation...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  5. How to Convert PDF to Presentation in C#

    This short article describes the step-by-step procedure to convert PDF to Presentation in C# and how to develop the application for PDF to PPTX converter using C#....example to convert PDF to PowerPoint presentation. Steps to Convert...functionality to convert PDF to PowerPoint using C# . The first two...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Render PPTX as HTML using Python

    Let's learn how to render PPTX as HTML using Python in few steps. This tutorial explains how to convert PPTX to HTML in Python for web-friendly presentation sharing....HTML using Python Rendering PowerPoint presentations into HTML format...widely without requiring PowerPoint installation. The resulting...

    kb.groupdocs.com/viewer/python/render-pptx-as-h...
  7. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....documents, Excel spreadsheets, PowerPoint presentations, images, audio...demonstrates how to add add PowerPoint presentation attachment to...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  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. PPT to PNG in CSharp on GroupDocs Blog | Docume...

    PPT to PNG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to PNG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......将演示文稿转换为图像 使用 C# 将 PPT/PPTX 格式的 PowerPoint 演示文稿转换为 JPG 或 PNG 格式。使用 ...

    blog.groupdocs.com/zh/tag/ppt-to-png-in-csharp/...
  10. PPT to JPG in CSharp on GroupDocs Blog | Docume...

    PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......将演示文稿转换为图像 使用 C# 将 PPT/PPTX 格式的 PowerPoint 演示文稿转换为 JPG 或 PNG 格式。使用 ...

    blog.groupdocs.com/zh/tag/ppt-to-jpg-in-csharp/...