Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 34,517 for

groupdocs.annotation

(0.27 sec)
  1. GroupDocs.Search for .NET 17.05 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.5 Major Features There are 8 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1004 Implement optimization of simple search and fuzzy search SEARCHNET-1005 Implement optimization of index data on hard disc SEARCHNET-1007 Remove LoadSynonyms(string fileName) obsolete method SEARCHNET-1008 Remove SearchParameters.UseFuzzySearch obsolete parameter SEARCHNET-1009 Implement support of OneNote documents SEARCHNET-1010 Implement support of Electronic Publications (epub) SEARCHNET-1011 Implement support of new Presentations formats (pptm and ppsm) SEARCHNET-1012 Implement support of OpenDocument presentation format (odp) All Changes Key Summary Category SEARCHNET-1004 Implement optimization of simple search and fuzzy search Enhancement SEARCHNET-1005 Implement optimization of index data on hard disc Enhancement SEARCHNET-1007 Remove LoadSynonyms(string fileName) obsolete method Enhancement SEARCHNET-1008 Remove SearchParameters....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-cs...
  3. GroupDocs.Editor for .NET 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Editor. So from version 20.1 GroupDocs.Editor.Legacy. does not exist anymore Major Features GroupDocs.Editor for .NET version 20.1 contains a list of improvements and bug-fixes, but the most important is that starting from this version the Legacy API is completely removed. The most prominent improvements include: Better support of opening HTML document from inner-BODY markup Added support of BUTTON HTML element Added support of MACROBUTTON field in WordProcessing documents Added support of STRIKE HTML element All these improvements are “internal”, they do not affect public API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  4. GroupDocs.Conversion for .NET 17.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.12 Major Features There are 5+ new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from/to Jpeg 2000 Option to convert one sheet per page depending from print area when converting Cells to PDF Option to optimize resulting PDF to minimum file size Improved image to SVG conversion Improved word to GIF conversion Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2277 Implement conversion from/to Jpeg2000 New Feature CONVERSIONNET‑2257 Implement possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Improvement CONVERSIONNET‑2258 Implement possibility to optimize target Pdf for minimum file size when converting Cells to Pdf Improvement CONVERSIONNET‑2262 Image to SVG conversion improvement Improvement CONVERSIONNET‑2266 Words to Gif conversion improvement Improvement CONVERSIONNET‑2240 PDF to TIF conversion, InvalidValueFormatException Fix CONVERSIONNET‑2234 Index was outside the bounds of the array, while Converting ....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  5. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/iterate-through-c...
  7. Evaluation Limitations and Licensing | Document...

    Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/evaluatio...
  8. How to merge JPG images using Node.js via Java ...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  9. Extract text from Emails | Documentation

    Extract text from emails using GetText method....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/merge-ind...