Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,215 for

powerpoint editor

(0.28 sec)
  1. 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....Editor Product Solution GroupDocs...the slide backgrounds in a PowerPoint document as shown in the...

    docs.groupdocs.com/watermark/java/working-with-...
  2. How to add attachment to PDF document | GroupDocs

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

    docs.groupdocs.com/merger/java/how-to-add-attac...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Powerpoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Editor Product Solution GroupDocs...Generating Report in Microsoft PowerPoint Document Creating a Template...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. Archive

    archives...Editor for .NET 26.6 – June 2026 Release...GroupDocs Team · 2 min GroupDocs.Editor for Python 26.5 – May 2026...

    blog.groupdocs.com/archives/
  5. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Parser for Python via .NET can work with....Editor Product Solution GroupDocs...Extract Images Extract Tables PowerPoint Presentation ✅ ✅ ✅ ✅ Office...

    docs.groupdocs.com/parser/python-net/supported-...
  6. Bubble Chart in Presentation Document | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Powerpoint Document Creating a Bubble Chart Please follow below steps to create Bubble 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. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Editor Product Solution GroupDocs...Bubble Chart in Microsoft PowerPoint Document Creating a Bubble...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  7. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows 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. In-Table List with Highlighted Rows in Microsoft Powerpoint Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Powerpoint 2013....Editor Product Solution GroupDocs...Highlighted Rows in Microsoft PowerPoint Document Creating a In-Table...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. Numbered List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List 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. Numbered List in Microsoft Powerpoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Powerpoint 2013. Add a new presentation slide....Editor Product Solution GroupDocs...Numbered List in Microsoft PowerPoint Document Creating a Numbered...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  9. Multicolored Numbered List in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List 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. Multicolored Numbered List in Microsoft Powerpoint Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Powerpoint 2013....Editor Product Solution GroupDocs...Numbered List in Microsoft PowerPoint Document Creating a Multicolored...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  10. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Editor Product Solution GroupDocs...the slide backgrounds in a PowerPoint document as shown in the...

    docs.groupdocs.com/watermark/net/working-with-s...