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

feature

(0.13 sec)
  1. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/load-document...
  3. GroupDocs.Redaction for Java 20.2 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for Java 20.2 Major Features There are the following improvements in this release: Ability to edit or erase image metadata Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONJAVA-62 Implement metadata redaction for raster images Improvement Public API and Backward Incompatible Changes Implement metadata redaction for raster images This Feature provides functionality to erase or redact the raster image metadata....2 Major Features There are the following improvements...redaction for raster images This feature provides functionality to erase...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  4. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/load-password-...
  5. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. How to load password-protected document | Docum...

    This article explains how to load password protected document with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/load-password-...
  7. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  8. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...

    docs.groupdocs.com/parser/java/load-document-fr...
  9. GroupDocs.Signature for .NET 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.2 Major Features There are about 20 improvements, new Features and fixes in this regular release. Most new Features are related to Barcode/QR-Code Signatures searching and Brush extensions to support different brush styles. The most notable changes are: Introduced Barcode Signatures search for all supported Document types including Images Implemented events for Search process to notify about start, progress and complete events Updated Dynamic Metered library with latest changes and fixes Introduced QR-Code Signatures search for all supported Document types including Images Implemented new Brush extension for Signature appearance Introduced Solid Brush style, Gradient Brush style, Radial Gradient Brush style Fixed Pages Setup calculations for single page Documents Updated classes, methods and properties with detailed comments Marked few properties as obsolete and removed old obsolete classes and properties Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3357 Implement ability to obtain Search Progress New Feature SIGNATURENET-3356 Implement rectangle property to set borders of ellipse for BrushRadialGradient New Feature SIGNATURENET-3352 Implement ability to obtain QR-Code Signatures from Image Documents New Feature SIGNATURENET-3349 Implement ability to obtain QR-Code Signatures from Words Documents New Feature SIGNATURENET-3346 Implement ability to obtain QR-Code Signatures from Slides Documents New Feature SIGNATURENET-3343 Implement ability to obtain QR-Code Signatures from Cells Documents New Feature SIGNATURENET-3340 Implement ability to obtain QR-Code Signatures from Pdf Documents New Feature SIGNATURENET-3336 Implement ability to obtain Barcode Signatures from Image Documents New Feature SIGNATURENET-3333 Implement ability to obtain Barcode Signatures from Slides Documents New Feature SIGNATURENET-3330 Implement ability to obtain Barcode Signatures from Words Documents New Feature SIGNATURENET-3320 Implement ability to obtain Barcode Signatures from Cells Documents New Feature SIGNATURENET-3247 Implement ability to obtain Barcode Signatures from Pdf Documents New Feature SIGNATURENET-3361 Update Dynamic Metered library with latest changes Improvement SIGNATURENET-3355 Implement Radial Gradient Brush class as Separate class (alternative of Drawing....Major Features There are about 20 improvements, new features and...regular release. Most new features are related to Barcode/QR-Code...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  10. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/preview-certif...