Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,418 for

powerpoint conversion

(0.12 sec)
  1. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft Powerpoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Powerpoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details....Conversion Product Solution GroupDocs...Master-Detail in Microsoft PowerPoint Document Creating a Common...

    docs.groupdocs.com/assembly/java/common-master-...
  2. 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....Conversion Product Solution GroupDocs...the slide backgrounds in a PowerPoint document as shown in the...

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

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Powerpoint Document Creating a In-Paragraph List Practicing 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 products:”. Save the template....Conversion Product Solution GroupDocs...In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  4. 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....Conversion Product Solution GroupDocs...documents, Excel spreadsheets, PowerPoint presentations, images, audio...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  5. 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....Conversion Product Solution GroupDocs...Column Chart in Microsoft PowerPoint Document Creating a Column...

    docs.groupdocs.com/assembly/java/column-chart-i...
  6. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Conversion Product Family GroupDocs...sensitive information from PowerPoint presentations ( PPTX ) holds...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  7. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into Powerpoint slides with custom font, color, and alignment....Conversion Product Family GroupDocs...label directly into your PowerPoint slides. By following these...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. 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....Conversion Product Solution GroupDocs...Scatter Chart in Microsoft PowerPoint Document Creating a Scatter...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  9. GroupDocs.Comparison for Java

    查找有关使用 Java 语言和平台比较相似文档的答案。...Conversion Product Family GroupDocs...如何在 Java 中比较图像 如何使用 Java 比较 Powerpoint 文件 如何使用 Java 比较 Word 文档 如何在...

    kb.groupdocs.com/zh/comparison/java/
  10. Inserting Chart Axis Title Dynamically in Prese...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. 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” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Conversion Product Solution GroupDocs...Column Chart in Microsoft PowerPoint Document Creating a Column...

    docs.groupdocs.com/assembly/net/inserting-chart...