Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,976 for

feature

(0.04 sec)
  1. GroupDocs.Comparison Product Family

    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....one of the most successful feature that is already implemented...we’ve now implemented this feature for Java developers. GroupDocs...

    blog.groupdocs.com/categories/groupdocs.compari...
  2. Adding NEXT Field into Template Syntax | Docume...

    Note This Feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library Features, please refer to theadvanced usage section....Syntax Leave feedback Note This feature is only compatible with GroupDocs...To learn more about library features, please refer to the . GitHub...

    docs.groupdocs.com/assembly/python-net/adding-n...
  3. 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....Getting Started / Features Overview Features Overview Leave feedback...Note GroupDocs.Parser is a feature-reach document data parsing...

    docs.groupdocs.com/parser/java/features-overview/
  4. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine Features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex search functionality. The API now supports all the methods in previous index versions. Well, that’s not just all! the API has also added some exciting Features like implementation of numeric range search Feature, limiting the number of search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....comes up with around nine features, bug fixes and enhancements...has also added some exciting features like implementation of numeric...

    blog.groupdocs.com/search/groupdocs.search-.net...
  5. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....search results, making the feature indispensable for modern applications...“reply” and “response.” This feature enhances your application’s...

    kb.groupdocs.com/search/java/perform-synonym-se...
  6. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection Feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs.... The document protection feature allows to password protect...Viewer for .NET introduces the feature of rendering a part of Microsoft...

    blog.groupdocs.com/total/new-api-launched-group...
  7. ASP.NET MVC Example Project for GroupDocs.Viewe...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET MVC developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....an issue or an idea of new feature – fix it and submit a pull...an issue or an idea of new feature – create an issue in the Github...

    blog.groupdocs.com/viewer/asp-net-mvc-ui-exampl...
  8. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...demonstrates the usage of this feature. advanced_usage.managing_m...demonstrates the usage of this feature. advanced_usage.managing_m...

    docs.groupdocs.com/metadata/java/working-with-z...
  9. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format... With this feature the end-users are able to view...viewing of SVG format). This feature is working regardless of the...

    docs.groupdocs.com/editor/net/generating-worksh...
  10. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... close (); Warning This feature is also supported for charts...sample shows the usage of this feature. advanced_usage.add_waterm...

    docs.groupdocs.com/watermark/java/shapes-in-spr...