Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,144 for

powerpoint editor

(0.8 sec)
  1. 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....Editor Product Solution GroupDocs...PDF, Microsoft Word, Excel, PowerPoint and image files, remove the...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  2. 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....Editor Product Solution GroupDocs.... Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  3. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter 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. Scatter Chart in Microsoft Powerpoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Powerpoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs...Scatter Chart in Microsoft PowerPoint Document Creating a Scatter...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  4. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Powerpoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Powerpoint 2013....Editor Product Solution GroupDocs...and Ordering in Microsoft PowerPoint Document Creating a In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Bulleted List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted 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. Bulleted List in Microsoft Powerpoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Powerpoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....Editor Product Solution GroupDocs...Bulleted List in Microsoft PowerPoint Document Creating a Bulleted...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  6. 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...
  7. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Powerpoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Powerpoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs...Scatter Chart in Microsoft PowerPoint Document Creating a Scatter...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  8. 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-...
  9. Column Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Powerpoint Document Creating a Column Chart Please follow below steps to create a column chart in MS Powerpoint 2013: Create a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs...Column Chart in Microsoft PowerPoint Document Creating a Column...

    docs.groupdocs.com/assembly/java/column-chart-i...
  10. 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...