Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,292 for

presentation conversion

(0.13 sec)
  1. How to Add Underline Annotation into PDF Using ...

    In this tutorial, we will discuss how to add underline annotation into PDF using Java. Also, we will provide a code to insert underline annotation in PDF using Java....Conversion Product Family GroupDocs...the preceding section, we presented a comprehensive explanation...

    kb.groupdocs.com/annotation/java/how-to-add-und...
  2. How to Highlight Text in PDF using C#

    In this article, you will learn how to highlight text in PDF using C#. We will also provide you step-by-step instructions and code to highlight text using C# in PDF....Conversion Product Family GroupDocs...the previous section, we presented a comprehensive guide to the...

    kb.groupdocs.com/annotation/net/how-to-highligh...
  3. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Conversion Product Solution GroupDocs...of supported file types is presented below. Iterable < FileType...

    docs.groupdocs.com/metadata/java/get-supported-...
  4. Πώς να μετατρέψετε PDF σε παρουσίαση σε Java

    Αυτό το άρθρο παρέχει μια διαδικασία βήμα προς βήμα για τη μετατροπή PDF σε Παρουσίαση σε Java και ένα δείγμα εφαρμογής για τη μετατροπή PDF σε παρουσίαση PowerPoint χρησιμοποιώντας Java....Conversion Product Family GroupDocs...για μετατροπή του PDF σε Presentation στην Java . Αυτή η ροή εργασίας...

    kb.groupdocs.com/el/conversion/java/how-to-conv...
  5. Convertir TXT a HTML usando Node.js

    Descubre cómo convertir TXT a HTML usando Node.js con GroupDocs.Conversion. Exporta fácilmente TXT a HTML en Node.js con una API multiplataforma confiable....Conversion Product Family GroupDocs...formatos estructurados y presentables es una necesidad común para...

    kb.groupdocs.com/es/conversion/nodejs/convert-t...
  6. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, PDF files, email messages, and images....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/java/
  7. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/python-net/
  8. GroupDocs.Metadata for Python via .NET | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/metadata/python-net/
  9. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Conversion Product Family GroupDocs...the annotation library and present a code example demonstrating...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  10. How to Add Digital Signature to DOCX using Java

    This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....Conversion Product Family GroupDocs...In an earlier section, we presented a detailed step-by-step tutorial...

    kb.groupdocs.com/signature/java/how-to-add-digi...