Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,331 for

powerpoint conversion

(0.1 sec)
  1. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...//foreach to while statements conversion try { for ( TextSignature...

    docs.groupdocs.com/signature/java/advanced-sear...
  2. 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...
  3. GroupDocs.Redaction for Java 25.12 – 最新更新與修復(20...

    探索 GroupDocs.Redaction for Java 25.12 的新功能。現在已在 NuGet 與 GroupDocs 網站上提供。...affected the handling of PowerPoint Template Macro‑enabled (...POTM without unwanted format conversion. How to get the update #...

    blog.groupdocs.com/zh-hant/redaction/groupdocs-...
  4. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Conversion Product Solution GroupDocs...and pass to it. Call proper conversion method to obtain corresponding...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Ինչպես փոխարկել Markdown-ը HTML-ի C#-ում

    Այս հոդվածը բացատրում է փաստաթղթերի փոխակերպման գործընթացը, տրամադրում է հրահանգներ Markdown-ը C#-ի HTML-ի փոխարկելու և C# Markdown-ի HTML հավելվածի օրինակ:...Conversion Product Family GroupDocs...քայլեր Տեղադրեք GroupDocs.Conversion for .NET փաթեթը NuGet փաթեթների...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. 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-...
  7. How to Compare Images in Java

    Review the step-by-step procedure to compare Images in Java and learn how to develop the functionality to compare two images and highlight differences Java....Conversion Product Family GroupDocs...published an article on comparing PowerPoint files in Java, have a look...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. 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. 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/java/pie-chart-in-p...
  9. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Conversion Product Solution GroupDocs...formats like PDF, Word, Excel, PowerPoint, and images. Why Use GroupDocs...

    docs.groupdocs.com/signature/python-net/introdu...
  10. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail 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. In-Table Master-Detail in Microsoft Powerpoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Powerpoint 2013. Add a new presentation slide....Conversion Product Solution GroupDocs...Master-Detail in Microsoft PowerPoint Document Creating a In-Table...

    docs.groupdocs.com/assembly/net/in-table-master...