Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 6,420 for

document classification

(0.11 sec)
  1. GroupDocs.Editor for .NET 22.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Editor for .NET 22.12 GroupDocs.Editor for .NET version 22.12 contains only several improvements and one significant bug fix, and they don’t affect the public API. Impovements There are two major improvements in the version 22.12: added support of the page background and border for the paginal mode in the WordProcessing module. This means that now, when editing a WordProcessing Document in the paginal mode, the background and border information for the page will be preserved in HTML during forward conversion and then restored during generating output WordProcessing Document from HTML....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  2. Get changes coordinates | Documentation

    This article explains how to obtain coordinates for detected changes at a Document pages preview when comparing Documents with GroupDocs.Comparison for Node.js via Java...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Java....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/supported-docume...
  5. GroupDocs.Signature for .NET 17.2.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.2.0 Major Features There are about 30 improvements, new features and fixes in this regular release. The most notable are: Introduced alternative Text Signature Sticker implementation for Pdf Document Introduced Text Signature Adjustments for all supported Document formats Introduced Rotation options for Text Signature for all supported Document types Improved Alignment algorithms for Text and Image Signature formats Introduced Rotation options for Image Signature for all supported Document types Improved Image Signature Size Adjustment for all Document Types Improved Opacity Implementation for Text Signature for Pdf Documents Involved Dynabic Metered features Improved validation layer Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2605 Implement Text Signature Size Adjustments for Slides New Feature SIGNATURENET-2603 Implement Text Signature Size Adjustments for Words New Feature SIGNATURENET-2601 Implement Text Signature Size Adjustments for Cells New Feature SIGNATURENET-2598 Implement Text Signature Size Adjustments for PDF New Feature SIGNATURENET-2593 Implement extended properties for Text Stamp Implementation signature of Pdf Documents New Feature SIGNATURENET-2581 Implement Text Signature Opacity for Words Documents New Feature SIGNATURENET-2579 Implement Text Signature Opacity for Slides Documents New Feature SIGNATURENET-2569 Implement verification for Pdf Text Sticker Annotation Signature New Feature SIGNATURENET-2564 Implement alternative Text Signature implementation as Sticker (TextAnnotation) for Pdf Documents New Feature SIGNATURENET-2217 Implement Image Signature free angle rotation for Slides New Feature SIGNATURENET-2215 Implement Image Signature free angle rotation for Words New Feature SIGNATURENET-2213 Implement Image Signature free angle rotation for Cells New Feature SIGNATURENET-2211 Implement Image Signature free angle rotation for PDF New Feature SIGNATURENET-2188 Implement Image Signature Size Adjustments for Cells New Feature SIGNATURENET-2142 Implement Image Signature rotation for Slides New Feature SIGNATURENET-2140 Implement Image Signature rotation for Cells New Feature SIGNATURENET-2138 Implement Image Signature rotation for Words New Feature SIGNATURENET-2136 Implement Image Signature rotation for PDF New Feature SIGNATURENET-2126 Implement Text Signature rotation for Slides New Feature SIGNATURENET-2124 Implement Text Signature rotation for Cells New Feature SIGNATURENET-2122 Implement Text Signature rotation for Words New Feature SIGNATURENET-2120 Implement Text Signature rotation for Pdf New Feature SIGNATURENET-2607 Multiple signature options for Words Documents are intersecting in same Word Node Bug SIGNATURENET-2589 When processing Pdf Document with Digital Signature in iterative mode Document saved incorrectly Bug SIGNATURENET-2571 Apply lower case for output file extension Bug SIGNATURENET-2556 Fix background appearance of Text Annotation of Pdf Documents Pages Bug SIGNATURENET-2547 Pdf Text Verification doesn’t get list of Annotations from Pdf Document Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  6. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach Document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse Documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical Documents....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/features-overview/
  7. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/developers-guid...
  8. GroupDocs.Conversion for .NET 20.1 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Conversion. So from version 20.1 GroupDocs.Conversion.Legacy. does not exist anymore Major Features There are 10+ features, improvements and bug-fixes in this release, most notable are: Legacy API is removed from the product Introduced EML to MSG conversions API to retrieve prepared default ConvertOptions for desired target conversion Introduced GetAllPossibleConversions method which return all supported conversions GetPossibleConversions method for a Document extension without instantiating a Converter GetPossibleConversions for currently provided source Document Improved Document info classes Image to image conversions now produces proportional image if only width or only height is provided Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑3290 Feature EML to MSG conversion CONVERSIONNET‑3512 Feature API to retrieve prepared default ConvertOptions for desired target conversion CONVERSIONNET‑3536 Feature Convert attachments from a mail Document CONVERSIONNET‑3586 Feature GetAllPossibleConversions method which returns all supported conversions CONVERSIONNET‑3587 Feature GetPossibleConversions for a Document extension without instantiating a Converter CONVERSIONNET‑3597 Improvement Improve Document info classes CONVERSIONNET‑3626 Improvement Make proportional image If only Width or Height is provided when converting to image CONVERSIONNET‑3576 Fix Email to Excel conversion issue CONVERSIONNET‑3581 Fix Email to Word or PDF License Not working CONVERSIONNET‑3625 Fix PageNumber and PagesCount not respected when converting to image CONVERSIONNET‑3634 Fix ‘Index was out of range....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert Documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for .NET....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  10. GroupDocs.Viewer for .NET 19.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 19.9 Major Features There are 13 features, improvements and bug-fixes in this release, most notable features are: Default font setting support for rendering PDF into PNG/JPG Added support of file formats: OpenXPS File (.oxps) OpenDocument Flat XML Spreadsheet (.fods) Microsoft Project 2019 (.mpp) Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-2119 Support default font setting when rendering PDF into PNG/JPG Feature VIEWERNET-2043 Add OpenXPS File (....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...