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

file comparison

(0.09 sec)
  1. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Comparison Product Solution GroupDocs...reduces the size of the output file. To adjust images quality, set...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  2. Load document from URL | Documentation

    This section explains how to load document from URL with GroupDocs.Signature API....Comparison Product Solution GroupDocs...= 100 }; // sign document to file signature . Sign ( "SampleSigned"...

    docs.groupdocs.com/signature/net/load-document-...
  3. 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...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Annotation for .NET 21.9 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 21.9 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.9: Implemented ability to add Link annotation to Cells documents. Implemented ability to add Link annotation to Diagrams documents. Fixed ability to add comments to Watermark annotation for PDF and Words. Fixed the problem when a File without a password asked for it in Presentation(ODP)....Comparison Product Solution GroupDocs...Words. Fixed the problem when a file without a password asked for...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  5. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....Comparison Product Family GroupDocs...class and load the input JPG file for conversion Create an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Extract Text from Word Document in Java

    This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java....Comparison Product Family GroupDocs...extracting text from a Word file Instantiate the Parser class...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  7. How to Extract Text from PDF in Java

    This tutorial contains step-by-step instructions to extract text from PDF in Java and a guide on how to create the functionality to extract text from PDF using Java....Comparison Product Family GroupDocs...class for loading the input PDF file for extracting the text and...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  8. Scan Barcode from PPTX using Java

    Learn how to scan barcode from PPTX using Java. To facilitate efficient and seamless barcode extraction, it includes an example to extract barcode from PPTX in Java....Comparison Product Family GroupDocs...PPTX (PowerPoint Open XML) files can greatly enhance operations...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  9. GroupDocs.Merger for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 18.7 Major Features There are 7 new features in this regular monthly release. The most notable are: Added Diagram File formats support support (VSDX, VSDM, VSSX, VSSM, VTX, VSTM, VDX, VSTX, VSX) Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-259 Diagram formats support for Join method New Feature MERGERNET-260 Diagram formats support for MovePage method New Feature MERGERNET-261 Diagram formats support for RemovePage method New Feature MERGERNET-262 Diagram formats support for Split document method New Feature MERGERNET-264 Diagram formats support for SwapPages method New Feature MERGERNET-265 Diagram formats support for Trim method New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...most notable are: Added Diagram file formats support support (VSDX...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  10. GroupDocs.Merger for .NET 19.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.2 Major Features There are 3 new features in this regular monthly release. The most notable are: Added a new document format for all the DocumentHandler methods: .xlt Added a new document format for all the DocumentHandler methods: .xltx Added a new document format for all the DocumentHandler methods: .xltm Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-420 Added Xlt format support New Feature MERGERNET-421 Added Xltm format support New Feature MERGERNET-423 Added Xltx format support New Feature MERGERNET-387 Optimized ODP presentations loading Improvement MERGERNET-120 MSI installer shows wrong File size Bug MERGERNET-396 MovePage method is working incorrectly for Epub and Xps formats Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...MERGERNET-120 MSI installer shows wrong file size Bug MERGERNET-396 MovePage...

    docs.groupdocs.com/merger/net/groupdocs-merger-...