Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,555 for

powerpoint conversion

(0.29 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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Reason to use a Document Conversion API The world is becoming...new version 19. Document conversion is one of the most frequent...

    blog.groupdocs.com/groupdocs.blog/page/39/
  3. GroupDocs.Editor for Node.js | GroupDocs

    GroupDocs.Editor for Node.js enables document editing in form of HTML.Edit Word, Excel and Powerpoint documents using GroupDocs.Editor for Node.js powerful document editing API....Conversion Product Solution GroupDocs...feedback Edit Word, Excel and PowerPoint documents using GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/
  4. GroupDocs.Editor for Java | GroupDocs

    GroupDocs.Editor for Java enables document editing in form of HTML.Edit Word, Excel and Powerpoint documents using GroupDocs.Editor for Java powerful document editing API....Conversion Product Solution GroupDocs...feedback Edit Word, Excel and PowerPoint documents using GroupDocs...

    docs.groupdocs.com/editor/java/
  5. GroupDocs.Editor for .NET | GroupDocs

    Edit Word, Excel and Powerpoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language....Conversion Product Solution GroupDocs...feedback Edit Word, Excel and PowerPoint documents using GroupDocs...

    docs.groupdocs.com/editor/net/
  6. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Parser for Python via .NET can work with....Conversion Product Solution GroupDocs...Extract Images Extract Tables PowerPoint Presentation ✅ ✅ ✅ ✅ Office...

    docs.groupdocs.com/parser/python-net/supported-...
  7. Advanced search for Image signatures | GroupDocs

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

    docs.groupdocs.com/signature/java/advanced-sear...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...annotate PDF, Word, Excel and PowerPoint documents online, from a...about document conversion, including image conversion, and why you’d...

    blog.groupdocs.com/groupdocs.blog/page/105/
  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. 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...