Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 661 for

detection

(0.11 sec)
  1. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....like encoding detection, media type detection and the ability...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  2. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself.... Bug Fixes Font detection exception Word separation...

    blog.groupdocs.com/comparison/get-image-represe...
  3. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website....been added, including auto-detection of LHA files. 3. Full Email...and WIM formats with auto-detection. Optionally Disable JavaScript...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....Conversion automatically detects the image format. However,...image format when automatic detection might be ambiguous or when...

    docs.groupdocs.com/conversion/net/load-image-do...
  5. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Attachments / Detect file type of container item Detect file type...Parser provides functionality to detect the file type of items within...

    docs.groupdocs.com/parser/python-net/detect-fil...
  6. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....extracted text # Markdown is detected; text without special symbols...text_reader : print ( text_reader ) Detect format and load appropriately...

    docs.groupdocs.com/parser/python-net/load-speci...
  7. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....Annotation Document Format Detection Detailed Redaction Logging...

    blog.groupdocs.com/redaction/upcoming-release-o...
  8. Cannot find Umlauts located in ANSI files - Fre...

    Hi there, We tried this: ​Have a Text file with ANSI encoding in a folder indexed by DataCentral. The file should contain “Mühe” and “Vielfraß”. Create an index for that file Make a search on that index for “Vielfraß”…...Add(@"E:\Docs"); Automatic detection of ANSI encodings can be quite...customers’ machines. Automatic detection of ANSI encodings can be quite...

    forum.groupdocs.com/t/cannot-find-umlauts-locat...
  9. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain Detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....generation) Cross-domain detection Support for Norwegian language...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....document with automatic table detection, returning structured table...(pass None for automatic detection) tables = parser . get_tables...

    docs.groupdocs.com/parser/python-net/extract-ta...