Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 770 for

detection

(0.04 sec)
  1. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Document Changing Automatically Detected Types of DocumentTable Columns...

    docs.groupdocs.com/assembly/java/advanced-usage/
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....you can spare some time on detecting the format LoadOptions loadOptions...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG formats....metadata properties Remove all detected metadata packages/properties...

    docs.groupdocs.com/metadata/java/
  4. GroupDocs.Viewer for .NET UI 8.1.1 – En Son Gün...

    Yeni özellikleri, iyileştirmeleri ve hata düzeltmelerini keşfedin: GroupDocs.Viewer for .NET UI 8.1.1, Eylül 2025'te yayınlandı....hot reload could mistakenly detect cache updates and refresh the...

    blog.groupdocs.com/tr/viewer/groupdocs-viewer-f...
  5. Perform Homophone Search using Java

    Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software....your application to easily detect phonetically similar words...

    kb.groupdocs.com/search/java/perform-homophone-...
  6. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....which includes: File format (detected by the internal structure)...

    docs.groupdocs.com/metadata/python-net/get-docu...
  7. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Detecting the exact type of a document...sample of code will help you to detect the exact type of a loaded...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....list, prints basic metadata, detects nested archives, and extracts...document – skip it continue ; } // Detect nested archives by extension...

    blog.groupdocs.com/parser/extract-text-from-zip...
  9. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Document Changing Automatically Detected Types of DocumentTable Columns...

    docs.groupdocs.com/assembly/net/advanced-usage/
  10. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…... Their Format is also not detected correctly when using .GetDocumentInfo()...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...