Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 980 for

powerpoint editor

(0.04 sec)
  1. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...OOXML Presentation Template PowerPoint SlideShow 97-2003 OOXML Macros...

    docs.groupdocs.com/metadata/net/supported-docum...
  2. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...OOXML Presentation Template PowerPoint SlideShow 97-2003 OOXML Macros...

    docs.groupdocs.com/metadata/java/supported-docu...
  3. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft Powerpoint documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...control over how Microsoft PowerPoint or Open Document presentation...

    docs.groupdocs.com/conversion/net/load-presenta...
  4. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Powerpoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Powerpoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...Editor Product Solution GroupDocs...In-Table List in Microsoft PowerPoint Document Creating a In-Table...

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

    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...
  6. Bulleted List in Presentation Document | Docume...

    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...
  7. 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....Editor Product Solution GroupDocs.... Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  8. 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....Editor Product Solution GroupDocs...documents, Excel spreadsheets, PowerPoint presentations, images, audio...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  9. 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....Editor Product Solution GroupDocs...the slide backgrounds in a PowerPoint document as shown in the...

    docs.groupdocs.com/watermark/java/working-with-...
  10. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Powerpoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Powerpoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following clients:”....Editor Product Solution GroupDocs...In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph...

    docs.groupdocs.com/assembly/java/in-paragraph-l...