Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 9,919 for

file comparison

(0.07 sec)
  1. GroupDocs.Viewer for .NET 18.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.1. Major Features There are 12 features, improvements, and fixes in this regular monthly release. The most notable are: Added setting for specifying Layers when rendering CAD documents Added Jpeg2000 (JP2, J2C, J2K, JPF, JPX, JPM) File formats support Added PostScript (PS) File format support Added Microsoft PowerPoint Macro-Enabled Template (POTM) and Microsoft PowerPoint Macro-Enabled Show (PPSM) File formats support Added support of rendering notes for Presentation documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1479 Add POTM File format support New Feature VIEWERNET-1477 Add PPSM File format support New Feature VIEWERNET-1430 Add JPEG2000 File format support New Feature VIEWERNET-1222 Support rendering notes for Presentation documents New Feature VIEWERNET-1156 Implement setting for specifying Layers when rendering CAD documents New Feature VIEWERNET-872 Add PS (PostScript) File format support New Feature VIEWERNET-1484 Set output page height and width (for image and HTML) depending on the rendered DWF document page sizes Improvement VIEWERNET-1483 Create single styles resource when rendering Text documents as HTML Improvement VIEWERNET-1457 Improve exporting and embedding HTML resources when rendering SVG documents Improvement VIEWERNET-1242 Improve exporting and embedding HTML resources when rendering Presentation documents Improvement VIEWERNET-1482 Header contains error message when rendering Word document as PDF Bug VIEWERNET-1474 API is not creating cache Files in CachePath when rendering document from network path Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs... JPM) file formats support Added PostScript (PS) file format...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Convert EML to JPG using C#

    Discover the straightforward process of how to convert EML to JPG using C#. Additionally, we'll furnish you with a code example to export EML to JPG using C#....Comparison Product Family GroupDocs...Converting EML (Electronic Mail) files to JPG (JPEG) format can be...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  3. Office

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....Comparison for .NET with the new features...practiced before. GroupDocs.Comparison is a powerful API for comparing...

    blog.groupdocs.com/tag/office/
  4. GroupDocs.Search for .NET 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 18.9. Major Features There are 3 enhancements in this regular monthly release. Implement ability to extract the list of indexed documents Implement ability to extract document text Implement functionality of saving encodings All Changes Key Summary Category SEARCHNET-1673 Implement ability to extract the list of indexed documents Enhancement SEARCHNET-1672 Implement ability to extract document text Enhancement SEARCHNET-1653 Implement functionality of saving encodings Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...like ZIP archives, OST and PST files. Public API changes Class DocumentInfo...

    docs.groupdocs.com/search/net/groupdocs-search-...
  5. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Comparison Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Comparison Product Solution GroupDocs...Instantiate Viewer and pass file name using ( Viewer viewer =...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  7. 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....Comparison Product Family GroupDocs...class and load the source MPP file Create an object of the PdfConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. GroupDocs.Viewer for .NET 18.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.3. Major Features There are 15 new features, improvements, and fixes in this regular monthly release. The most notable are: Added support for following File formats: XLTM (Excel Open XML Macro-Enabled Spreadsheet) XLTX (Excel Open XML Spreadsheet Template) Added support of HtmlOptions.ExcludeFonts for Text (Microsoft Word) document Improved rendering Microsoft OneNote documents as HTML Added support for ShowHiddenSlides option for Open Document Presentation documents Added option which allows to specify image quality when rendering PDF documents as HTML Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1530 Specify image quality when rendering PDF documents as HTML New Feature VIEWERNET-1451 Add XLTM File format support New Feature VIEWERNET-1450 Add XLTX File format support New Feature VIEWERNET-1512 Extend support of HtmlOptions....Comparison Product Solution GroupDocs...Added support for following file formats: XLTM (Excel Open XML...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. GroupDocs.Metadata for Java 19.5.1 Release Note...

    Note This page contains release notes for GroupDocs.Metadata for Java 19.5.1 Major Features There are the following features, enhancements and fixes in this release: Fix “Invalid xls format” exception when loading Excel worksheet Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2909 “Invalid xls format” exception when loading Excel worksheet Bug Public API and Backward Incompatible Changes “Invalid xls format” exception when loading Excel worksheet https://forum....Comparison Product Solution GroupDocs...because of a problematic Excel file saved in the Microsoft Excel...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. How to Convert MSG to XPS using Java

    In the content provided herein, you will discover how to convert MSG to XPS using Java. Also, we will furnish you with the requisite code to export MSG to XPS in Java....Comparison Product Family GroupDocs...transform a file from one format to another. Converting MSG files to XPS...

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