Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 810 for

language

(0.07 sec)
  1. 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...
  2. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......English is not your first language, please have someone else...

    docs.groupdocs.com/editor/java/sample-files/Out...
  3. 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...
  4. Font embedding options | GroupDocs

    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...
  5. How to edit e-Book file | GroupDocs

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

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Extensible Hypertext Markup Language File MIME HTML File Markdown...

    docs.groupdocs.com/parser/net/supported-documen...
  9. Font embedding options | GroupDocs

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

    docs.groupdocs.com/editor/python-net/font-embed...
  10. Build search query | GroupDocs

    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/