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

powerpoint conversion

(0.07 sec)
  1. 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. Multicolored Numbered List in Microsoft Powerpoint Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Powerpoint 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Conversion Product Solution GroupDocs...Numbered List in Microsoft PowerPoint Document Creating a Multicolored...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. 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-...
  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. Extract Text from PPTX using Java

    This article gives a detailed guide on how to extract text from PPTX using Java, along with the code to help you easily perform text extraction from PPTX in Java....Conversion Product Family GroupDocs...common format for Microsoft PowerPoint presentations, are frequently...

    kb.groupdocs.com/parser/java/extract-text-from-...
  5. In-Paragraph List in Presentation Document | Gr...

    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:”....Conversion Product Solution GroupDocs...In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. How to add attachment to PDF document | GroupDocs

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

    docs.groupdocs.com/merger/net/how-to-add-attach...
  7. 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-...
  8. 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...
  9. 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....Conversion Product Solution GroupDocs...and Ordering in Microsoft PowerPoint Document Creating a In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Conversion Product Solution GroupDocs...specified format Note Format conversion is automatic based on the...

    docs.groupdocs.com/assembly/net/basic-usage-dif...