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

language

(0.07 sec)
  1. .NET OBJ Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display OBJ in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Hyper Text Markup Language) .NET MHT Viewer (MIME Encapsulation...

    products.groupdocs.com/viewer/net/obj/
  2. .NET PSB Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display PSB in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Hyper Text Markup Language) .NET MHT Viewer (MIME Encapsulation...

    products.groupdocs.com/viewer/net/psb/
  3. 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...
  4. 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...
  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/java/font-embedding-o...
  6. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming Language...."path/to/Around the World in 28 Languages.azw3" ; string epubPath =...do not export ( false ) the language information to the resultant...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  7. 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...
  8. 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...
  9. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......leader in advanced Arabic language technology and solutions....research in “Natural Language Processing”; (NLP) into...

    blog.groupdocs.com/categories/groupdocs.total-p...
  10. 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...