Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 940 for

language

(0.07 sec)
  1. Locales for output document | Documentation

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Java API.... If document is multi-language and contains, for example...Additionally, if document is multi-language, it is strongly encouraged...

    docs.groupdocs.com/editor/java/locales-for-outp...
  2. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#....HTML is the standard markup language for building web pages, whereas...However, HTML is web page language, uses tags for structure,...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  3. Features Overview | Documentation

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....mode; consider language information for multi-language document editing;...

    docs.groupdocs.com/editor/nodejs-java/features-...
  4. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how to use Aspose.OCR for .NET on-premise API....RecognitionSettings () { Language = Aspose . OCR . Language . Eng , RecognitionAreas...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  5. Effortlessly Convert JSON to XML in C#

    Convert your JSON data to XML format using C#. Learn how to seamlessly convert JSON to XML using C# with our step-by-step guide....Weaknesses XML (eXtensible Markup Language) Strengths Weaknesses Convert...models. XML (eXtensible Markup Language) # Strengths # Highly flexible...

    blog.groupdocs.com/conversion/convert-json-to-x...
  6. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....WriteLine ( "Language: {0}" , track . Language ); Console . WriteLine...of subtitles in different languages AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....WordProcessingEditOp and enable language information if needed const...UK ; // For right-to-left languages (e.g., Arabic - Saudi Arabia)...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  8. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....(Hewlett-Packard Graphics Language) Plot File Industry Foundation...Graphics Template Printer Command Language Document Portable Network...

    docs.groupdocs.com/viewer/python-net/supported-...
  9. How to Convert HTML to MHTML using Java

    This topic provides a detail on how to convert HTML to MHTML using Java on various operating systems. It also includes code to generate MHTML from HTML in Java....Hyper Text Markup Language, is a markup language used for creating...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert HTML to MHTML using C#

    This guide will illustrate how to convert HTML to MHTML using C# on any commonly used operating system along with code example to generate MHTML from HTML in C#....Markup Language, commonly known as HTML, is a markup language utilized...

    kb.groupdocs.com/conversion/net/how-to-convert-...