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

document classification

(0.07 sec)
  1. GroupDocs.Signature for .NET 20.4 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.4 Major Features This release contains implemented features on ability to obtain Barcode and QR-code signatures image content when creating electronic signatures or searching for them, new enhancements on storing and retrieving signature metadata information, important bug fixes with digital signatures processing, and another significant fixes and improvements. Below the list of most notable changes in release of GroupDocs.Signature for ....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  2. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple Documents with different customisations - style detection, change comparison detalisation level and more....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/compare-multi...
  3. GroupDocs.Signature for Java 19.1 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 19.1 Major Features There are about 10 improvements, new features and fixes in this regular release. Most features are related to introduced Metadata Signature type implementation for signing and searching for Cells,Slides and Words Documents, also introducing new Form-Field Signature type implementation for signing. There are few improvements with search signature results. Summary the most notable changes are: Introduced Metadata Signature singing features for Cells Documents Implemented Search for Metadata Signatures in Cells Documents Added support of Metadata Signature singing features for Words Documents Implemented Search for Metadata Signatures in Words Documents Introduced ability to search for embedded built-in Metadata Signatures in Words and Cells Documents Implemented support of password protected open-Documents-spreadsheet file types of Cells Documents Provided ability to obtain typed list of signatures from search result data Implement Form-field Search features for PDF Documents Introduced Form-field Signature features for PDF Documents Added support of built-in metadata search for Slides/Presentation Documents Implement Metadata Signatures Search for Slides Documents Introduced Metadata Signature features for Slides Documents Extend Digital Signatures verification with Subject and Issuer criteria for Words Documents Improved Form-field Signature naming for multi page Documents Fixed Form-fields search bug for empty named controls for PDF Documents Improved Output file setup, fixed issue for absolute output file path Improve error handling with extended messages Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-1694 Implement support of built-in metadata search for Words Documents New Feature SIGNATURENET-1690 Implement support of built-in metadata search for Cells Documents New Feature SIGNATURENET-1685 Implement Metadata Signatures Search for Cells Documents New Feature SIGNATURENET-1681 Implement Metadata Signatures Search for Words Documents New Feature SIGNATURENET-1677 Implement Metadata Signature features for Cells Documents New Feature SIGNATURENET-1672 Implement Metadata Signature features for Words Documents New Feature SIGNATURENET-1582 Implement additional verification criteria for Digital Signatures of Words Documents New Feature SIGNATURENET-1701 Implement support of password protected Open-Documents-Spreadsheet ODS file formats Improvement SIGNATURENET-1695 Implement Search results conversion to typed list of signatures Improvement SIGNATURENET-1467 Implement global Exception handler to catch all not handled exceptions Improvement SIGNATURENET-1760 Implement Form-Field Search features for PDF Documents New Feature SIGNATURENET-1751 Implement Form-Field Signature features for PDF Documents New Feature SIGNATURENET-1715 Implement support of built-in metadata search for Slides/Presentation Documents New Feature SIGNATURENET-1711 Implement Metadata Signatures Search for Slides Documents New Feature SIGNATURENET-1707 Implement Metadata Signature features for Slides Documents New Feature SIGNATURENET-1797 Skip Output folder when SaveOptions....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  4. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/save-signed-i...
  5. GroupDocs.Comparison for .NET 20.10 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.10 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.10: Improved Accept\reject changes Words Document Added SaveOriginalState option for ApplyChanges method Improved images output Fixed issue with comparing tables on Words Documents Fixed issue with numbered list in output Document Fixed issue when losses anchor and range information for all the comments Key Summary Issue Type COMPARISONNET-2483 Accept or reject all changes in a single Word Document Feature COMPARISONNET-2427 Added SaveOriginalState option for ApplyChanges method Feature COMPARISONNET-2458 Improved images output Improvement COMPARISONNET-2487 Numbered List issue in the output Document Bug COMPARISONNET-2482 Word comparison doesn’t show inserted/deleted table Bug COMPARISONNET-2481 The result of comparison loses anchor and range information for all the comments Bug COMPARISONNET-2477 Same images appear as inserted or deleted in Word comparison Bug Public API and Backward Incompatible Changes SaveOriginalState option for ApplyChanges method Accept or Reject revisions...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  6. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Inserting Chart Axis Title Dynamically | Docume...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-char...
  9. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/updating-mult...
  10. GroupDocs.Conversion for .NET 23.1 Release Note...

    There are 20+ features, improvements and bug-fixes in this release. Full list of changes in this release Key Category Summary CONVERSIONNET‑5407 Feature Implemented font formats conversion CONVERSIONNET‑5746 Enhancement Improve Ico format conversion CONVERSIONNET‑5748 Enhancement Improve Spreadsheet to WordProcessing Document conversion CONVERSIONNET‑5724 Enhancement Return list of available folders from PST/OST and other composite Documents in Document info class CONVERSIONNET‑5750 Enhancement Improve Spreadsheet to Presentation Document conversion CONVERSIONNET‑5732 Enhancement EML with attachments to PDF conversion issue CONVERSIONNET‑5761 Enhancement Improve logging during conversion CONVERSIONNET‑5234 Fix Cannot convert ASE to 3DS and OBJ CONVERSIONNET‑5233 Fix Cannot convert from 3D VRML file format CONVERSIONNET‑5232 Fix Cannot convert from 3D X file format CONVERSIONNET‑5231 Fix Cannot convert from 3D GLTF file format CONVERSIONNET‑5726 Fix When converting from PST/OST no files are processed CONVERSIONNET‑5560 Fix Keeping the hyperlink (text with link) format when converting PDF to PPTX CONVERSIONNET‑4742 Fix PDF to image conversion issue CONVERSIONNET‑5728 Fix During extraction from a ZIP, last extracted Document is always truncated to zero file size CONVERSIONNET‑5727 Fix RAR to XIP conversion throws exception CONVERSIONNET‑5415 Fix Evaluation tag when converting to Image CONVERSIONNET‑5457 Fix Particular PDF to PNG conversion crashes CONVERSIONNET‑5563 Fix PDF to PNG: Path conversion requested exception CONVERSIONNET‑5280 Fix Word to PDF conversion issue CONVERSIONNET‑5236 Fix Cannot convert USD to DRC CONVERSIONNET‑5235 Fix Cannot convert USD to 3DS CONVERSIONNET‑5736 Fix Converter....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...