Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,532 for

feature

(0.39 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....PDF documents The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....the implementation of the feature. To extract text from the PPT...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  3. How to Convert TIFF to PDF using C#

    Let's review the step-by-step procedure for converting documents, learn how to convert TIFF to PDF using C# and how to create TIFF to PFD converter C# functionality....demonstrate the working of this feature. As you can see, this sample...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert ODT to PDF in Java

    This short tutorial focuses on the process to convert ODT to PDF in Java. Learn how to create code to export ODT to PDF using Java and customize the converted file....demonstrate the working of this feature. We have also customized the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....demonstrate the working of this feature. This sample code can be easily...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....to concentrate on creating feature-rich applications. Once you’ve...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...
  7. 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....groundwork for integrating this feature into your Java projects. The...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  8. Merging Table Cells Dynamically | GroupDocs

    Note This Feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Dynamically Leave feedback Note This feature is supported by version 19...

    docs.groupdocs.com/assembly/java/merging-table-...
  9. Working with Email Messages | GroupDocs

    Note This Feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Messages Leave feedback Note This feature is supported by version 18...

    docs.groupdocs.com/assembly/net/working-with-em...
  10. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......requirements by introducing new features and improving the existing...has brought a quite useful feature for the developers who are...

    blog.groupdocs.com/categories/groupdocs.redacti...