Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,501 for

powerpoint conversion

(1.58 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. 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....Conversion Product Solution GroupDocs...PDF, Microsoft Word, Excel, PowerPoint and image files, remove the...

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

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents, Excel spreadsheets, PowerPoint presentations, Visio diagrams...as Microsoft Word, Excel, PowerPoint and over 50 other types of...

    blog.groupdocs.com/groupdocs.blog/page/93/
  5. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....Conversion Product Family GroupDocs...for extracting images from PowerPoint using C#, have a look at...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  6. 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....Conversion Product Solution GroupDocs...Scatter Chart in Microsoft PowerPoint Document Creating a Scatter...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  7. 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...
  8. GroupDocs.Comparison for Java

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

    kb.groupdocs.com/zh/comparison/java/
  9. 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-...
  10. 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...