Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 533 for

word docx comparison to pdf

(0.05 sec)
  1. Search in XLSM Online

    Free online document search. Secure and easy To use full text online search in XLSM....in XLSM XLSM Search Search words and phrases in XLSM. Perform...allows you to search a XLSM for a word or phrase using simple or complex...

    products.groupdocs.app/search/xlsm
  2. Search in XLT Online

    Free online document search. Secure and easy To use full text online search in XLT....Search in XLT XLT Search Search words and phrases in XLT. Perform...allows you to search a XLT for a word or phrase using simple or complex...

    products.groupdocs.app/search/xlt
  3. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Comparison Product Family GroupDocs...to Convert DOCX to SVG using C# How to Convert DOCX to XPS using...

    kb.groupdocs.com/conversion/net/page/4/
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Comparison Product Family GroupDocs...Answers Render DOCX to JPG using Node.js Render DOCX to PNG using...

    kb.groupdocs.com/categories/page/5/
  5. Working with metadata in PDF documents | Docume...

    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....Comparison Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Working with metadata in PDF documents | Docume...

    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<PdfRootPackage>(); 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...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Comparison Product Family GroupDocs...Convert DOCX to PPTX using C# How to Convert TeX to Word using...

    kb.groupdocs.com/conversion/page/14/
  8. Convert spreadsheets | Documentation

    Follow this guide and learn how To convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...Description Language: , , , , , PDF: Presentation: FODP, , , , ,...

    docs.groupdocs.com/conversion/net/convert/sprea...
  9. Convert spreadsheets | Documentation

    Follow this guide and learn how To convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...Description Language: , , , , PDF: Presentation: FODP, , , , ,...

    docs.groupdocs.com/conversion/java/convert/spre...
  10. Convert spreadsheets | Documentation

    Follow this guide and learn how To convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Comparison Product Solution GroupDocs...Page Description Language: , , PDF: Presentation: FODP, , , , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...