Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 9,260 for

document comparison

(0.09 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  3. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during Document Comparison using built-in Microsoft Word functionality....Comparison Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/java/accept-or-re...
  4. Render PDF as JPG using Python

    Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....Comparison Product Family GroupDocs...for transforming your PDF documents into widely compatible image...

    kb.groupdocs.com/viewer/python/render-pdf-as-jp...
  5. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....Comparison Product Family GroupDocs...involves transforming Open Document Text ( ODT ) files into Microsoft...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-results/
  7. How to Convert Text to PDF in Java

    This short tutorial explains the thorough instructions to convert Text to PDF in Java and learn how to write a Java program to convert Text file into PDF....Comparison Product Family GroupDocs...best document conversion library for performing document transformation...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert TSV to Excel using Java

    Let's easily transform spreadsheet Documents and learn how to convert TSV to Excel using Java. Also, review how to write the code for Java TSV to Excel converter....Comparison Product Family GroupDocs...we will focus on performing document transformation between spreadsheet...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/advanced-sear...
  10. How to Convert Text File to JPG using C#

    This tutorial describes the process to convert Text file to JPG using C# and provides a sample code to show the implementation of the TXT to JPG converter in C#....Comparison Product Family GroupDocs...have to install the required document conversion packages from the...

    kb.groupdocs.com/conversion/net/how-to-convert-...