Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 23,711 for

feature

(0.12 sec)
  1. GroupDocs.Comparison for .NET 20.1 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Comparison. So from version 20.1 GroupDocs.Comparison.Legacy. does not exist anymore Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 20.1: Removed legacy API Implemented comparing more than 2 PDF documents Implemented comparing more than 2 Diagrams documents Improve table comparison in PDF Fixed error when comparing two identical Word documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2104 Implement Multicomparer for Diagram Feature COMPARISONNET-2105 Implement Multicomparer for PDF Feature COMPARISONNET-2133 Improve table comparison in PDF Improvement COMPARISONNET-2148 Error occurred in comparing two identical Word documents Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....does not exist anymore Major Features Below is the list of most...Multicomparer for Diagram Feature COMPARISONNET-2105 Implement...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  2. GroupDocs.Editor for .NET 20.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.7 GroupDocs.Editor for .NET version 20.7 provides several completely new Features with new API types and members, a lot of improvements and bug fixes, all of which are described below. Despite a lot of API changes, all of them are new types and members of existing types, and they don’t break a backward compatibility, so existing client code is fully compatible for this release....provides several completely new features with new API types and members...compatible for this release. New features Support of Mobi format Starting...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  3. C# .NET Document Merging API | Combine & Split ...

    C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....Merger features Seamlessly merge, split, and...document using the MovePage feature. Remove pages Remove individual...

    products.groupdocs.com/merger/net/
  4. GroupDocs.Viewer for .NET 22.11 Release Notes |...

    Bugs-fixes that are shipped in GroupDocs.Viewer for .NET 22.11...On this page There are 15 features and bug fixes in this release...VIEWERNET-3095 Feature VIEWERNET-4124 Feature VIEWERNET-4141 Feature VIEWERNET-4142...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  5. GroupDocs.Parser .NET 24.7 MSI | OCR, DjVu, Ima...

    Download GroupDocs.Parser .NET 24.7 (MSI) and unlock powerful Features like image text extraction with OCR, DjVu support, barcodes, and page previews.... This feature expands your file format compatibility...example shows how to use this feature in your solutions. // Create...

    releases.groupdocs.com/parser/net/new-releases/...
  6. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the Feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Metadata API provides the feature to read basic metadata in CAD...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-c...
  7. Issues · groupdocs-classification/GroupDocs.Cla...

    products.groupdocs.com/classification landing pages sources - Issues · groupdocs-classification/GroupDocs.Classification-Products...used to track todos, bugs, feature requests, and more. As issues...

    github.com/groupdocs-classification/GroupDocs.C...
  8. Issues · groupdocs-search/groupdocs-search.gith...

    Contribute to groupdocs-search/groupdocs-search.github.io development by creating an account on GitHub....used to track todos, bugs, feature requests, and more. As issues...

    github.com/groupdocs-search/groupdocs-search.gi...
  9. Issues · groupdocs-annotation/GroupDocs.Annotat...

    products.groupdocs.com/annotation landing pages sources - Issues · groupdocs-annotation/GroupDocs.Annotation-Products...used to track todos, bugs, feature requests, and more. As issues...

    github.com/groupdocs-annotation/GroupDocs.Annot...
  10. DWG Viewer on GroupDocs Blog | Document Automat...

    DWG Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DWG Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers CAD......of CDR file format and the feature of rendering files contained...

    blog.groupdocs.com/tag/dwg-viewer/index.xml