Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,165 for

presentation conversion

(0.05 sec)
  1. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....a new app, the GroupDocs Conversion , in addition to our legacy...solutions. New App - GroupDocs Conversion # In addition to our legacy...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  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....Conversion Product Solution GroupDocs...watermarks / Add watermarks to presentation documents / Working with...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and Presentations using GroupDocs.Editor for .NET API features....Conversion Product Solution GroupDocs...Delimiter-Separated Values (DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain...

    docs.groupdocs.com/editor/net/edit-document/
  4. Convert JPG to PDF using Java

    By following this topic closely, you'll learn how to convert JPG to PDF using Java. Additionally, we'll provide you with the code to export JPG to PDF using Java....Conversion Product Family GroupDocs...management. Before diving into the conversion process, ensure you have...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  5. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Conversion for .NET supports explicit...Microsoft Word, Excel and Presentation documents. For converting...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  6. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this Conversion....Conversion Product Family GroupDocs...increased adaptability, this guide presents a detailed step-by-step procedure...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  7. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...IsSignature Image Spreadsheet Pdf Presentation Word Processing Update QR-code...

    docs.groupdocs.com/signature/net/updating-qr-co...
  8. How to Convert HTML to MHTML using C#

    This guide will illustrate how to convert HTML to MHTML using C# on any commonly used operating system along with code example to generate MHTML from HTML in C#....Conversion Product Family GroupDocs...file. With the help of the conversion library, you can easily generate...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert PDF to SVG using Java

    This tutorial illustrates the complete procedure how to convert PDF to SVG using Java. There is no need to install any extra software to export PDF to SVG using Java....Conversion Product Family GroupDocs...your IDE to use GroupDocs.Conversion for Java in order to convert...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  10. Render PDF as JPG using Java

    Discover an efficient approach to render PDF as JPG using Java. Additionally, delve into comprehensive step-by-step guideline and Java code for rendering PDF to JPG....Conversion Product Family GroupDocs...into a JPEG image with Java presents a versatile solution applicable...

    kb.groupdocs.com/viewer/java/render-pdf-as-jpg-...