Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,177 for

powerpoint

(0.04 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....Master-Detail in Microsoft PowerPoint Document Creating a Common...Master-Detail Template in MS PowerPoint 2013: Create a new Presentation...

    docs.groupdocs.com/assembly/java/common-master-...
  2. 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....the slide backgrounds in a PowerPoint document as shown in the...background images that belong to a PowerPoint document as shown in the...

    docs.groupdocs.com/watermark/java/working-with-...
  3. How to Convert PDF to Presentation in C#

    This short article describes the step-by-step procedure to convert PDF to Presentation in C# and how to develop the application for PDF to PPTX converter using C#....example to convert PDF to PowerPoint presentation. Steps to Convert...functionality to convert PDF to PowerPoint using C# . The first two...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Add Watermark to Presentation in Java on GroupD...

    Add Watermark to Presentation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Presentation in Java on GroupDocs Blog | Docume......Java Developers Презентації PowerPoint із водяним знаком Додайте...

    blog.groupdocs.com/uk/tag/add-watermark-to-pres...
  5. Bring GroupDocs.Annotation for Java Functionali...

    Greetings to everyone! And special greetings to the PHP community, since this time we are going to bring GroupDocs.Annotation for Java to your world. The GroupDocs.Annotation for Java library is a rich online collaboration tool for reviewing and annotating documents on the web. With high fidelity document rendering, it provides end-users with a comprehensive set of commenting and markup tools. Designed to work in the web and implemented in the HTML5-compliant borders, GroupDocs....Microsoft Word, Excel and PowerPoint documents, as well as TIFF...

    blog.groupdocs.com/annotation/bring-groupdocs-a...
  6. Add Watermark to Presentation in Java on GroupD...

    Add Watermark to Presentation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Presentation in Java on GroupDocs Blog | Docume......NET & Java Developers عروض PowerPoint التقديمية ذات العلامة المائية...

    blog.groupdocs.com/ar/tag/add-watermark-to-pres...
  7. compare text files on GroupDocs Blog | Document...

    compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Jav......اسناد Microsoft Word، Excel، PowerPoint، OpenDocument ODT، PDF، Text...

    blog.groupdocs.com/fa/tag/compare-text-files/in...
  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....documents, Excel spreadsheets, PowerPoint presentations, images, audio...demonstrates how to add add PowerPoint presentation attachment to...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  9. Password Protect Excel Spreadsheets | Lock XLS/...

    Add password to Excel spreadsheets. Lock Excel files with password protection using free online app & programmatically....docx) PDF files PowerPoint presentations (e.g., .ppt...PDF Files Password Protect PowerPoint Presentation Files...

    blog.groupdocs.com/merger/password-protect-exce...
  10. Column Chart in Presentation Document | Documen...

    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....Column Chart in Microsoft PowerPoint Document Creating a Column...create a column chart in MS PowerPoint 2013: Create a new presentation...

    docs.groupdocs.com/assembly/java/column-chart-i...