Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,372 for

powerpoint

(0.28 sec)
  1. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format based on the use case: Working with a Business Case. 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/net/pie-chart-in-pr...
  2. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....PDF, Microsoft Word, Excel, PowerPoint and image files, remove the...text in PDF, Word, Excel, PowerPoint and image files and many...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  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 | GroupDocs

    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. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...formats like PDF, Word, Excel, PowerPoint, and images. Why Use GroupDocs...spreadsheets (XLSX, XLS) PowerPoint presentations (PPTX, PPT)...

    docs.groupdocs.com/signature/python-net/introdu...
  6. 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...
  7. Working with slide backgrounds | GroupDocs

    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-...
  8. How to Extract Text from Markdown File in Java

    This article describes the workflow to extract text from Markdown file in Java and provides a working application on how to get text from Markdown using Java....on extracting images from PowerPoint using Java, have a look at...how to Extract Images from PowerPoint in Java guide for more information...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  9. Convert PPTX to PDF in Java on GroupDocs Blog |...

    Convert PPTX to PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PPTX to PDF in Java on GroupDocs Blog | Document Automation Soluti......使用 Java 轉換 API 以編程方式將 MS PowerPoint 和 Open Office Impress 格式(如...

    blog.groupdocs.com/zh-hant/tag/convert-pptx-to-...
  10. count words in java on GroupDocs Blog | Documen...

    count words in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in count words in java on GroupDocs Blog | Document Automation Solutions for .NET & J......在 Java 中计算 PDF、Word、Excel、PowerPoint 和电子邮件文档中的单词数及其出现次数。 Recent...

    blog.groupdocs.com/zh/tag/count-words-in-java/i...