Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 9,247 for

document viewer

(0.05 sec)
  1. How to search for Digital signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the Documents with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-dig...
  2. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a Document using the external Document table as a data source Download Data Source Document Managers Data....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/using-tables-of...
  3. Add text or image watermark | GroupDocs

    This article shows how to add watermark and save resultant Document. It is capable to add watermark to image or Documents....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  4. 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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to Convert MPP to PDF in Java

    Easily transform Microsoft project files into a non-editable format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application....Viewer Product Family GroupDocs.Comparison...Java by using one of the best document converter API. The Java MPP...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and layout. Easily export DOCX to PPTX in Node.js with a few simple API calls....Viewer Product Family GroupDocs.Comparison...library allows converting Word documents into various supported formats...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  7. Extract Text from RTF using C#

    This article offers a comprehensive guide on text extraction from RTF in C#. It features a code example to help you effectively extract text from RTF using C#....Viewer Product Family GroupDocs.Comparison...RTF ) files are a popular document format known for their flexibility...

    kb.groupdocs.com/parser/net/extract-text-from-r...
  8. Convert DOCX to DOC using Node.js

    Convert DOCX to DOC using Node.js while preserving formatting and structure. This guide explains how to export DOCX to DOC in Node.js with simple steps....Viewer Product Family GroupDocs.Comparison...Node.js application to enable document conversion functionality Create...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Viewer Product Family GroupDocs.Comparison...quick tutorial focuses on the document conversion process and how...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Extract Text from DOC using C#

    This article shows you how to extract text from DOC using C#. It includes a code example to help you for text extraction from DOC in C# without using extra software....Viewer Product Family GroupDocs.Comparison... handling and processing documents programmatically has become...

    kb.groupdocs.com/parser/net/extract-text-from-d...