Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 940 for

language

(0.18 sec)
  1. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....document fonts, export document language information (useful for spell-checkers)...

    docs.groupdocs.com/editor/java/product-overview/
  2. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....do not have fonts for that language on their system. For example...

    docs.groupdocs.com/editor/java/font-embedding-o...
  3. OCR Usage Basics | Documentation

    This article explains how to use OCR....a plain text) for English language. and methods from class are...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... format ( "Language: %s" , track . getLanguage...of subtitles in different languages advanced_usage.managing_m...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....do not have fonts for that language on their system. For example...

    docs.groupdocs.com/editor/net/font-embedding-op...
  6. Working with metadata in Spreadsheets | Documen...

    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.... Language ); Console . WriteLine ( root...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....EPS (Encapsulated PostScript language) and PDF (Portable Document...

    docs.groupdocs.com/conversion/net/convert/image...
  8. 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....MS Word Comparison of multi-language in MS Word Object model of...

    blog.groupdocs.com/categories/groupdocs.compari...
  9. GroupDocs.Total 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....detection Support for Norwegian language Header-less Viewer and control...

    blog.groupdocs.com/categories/groupdocs.total-p...
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...specification of search query language is presented on the page ...

    docs.groupdocs.com/search/net/build-search-query/