Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 941 for

language

(0.06 sec)
  1. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....WriteLine ( "Language: {0}" , metadataDescriptor . Language ); Console...WriteLine ( "Stream language: {0}" , property . Language ); Console ...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 2021 September | File Format Blog

    Monthly Archives: September 2021 Top 5 GIS File Formats for Google Maps Posted on September 25, 2021 by Kashif Iqbal ......object-oriented programming language that is class-biassed, was...Gosling. The design of this language is kept as less implementational...

    blog.fileformat.com/2021/09/
  3. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...values) and PCL (Printer Command Language) file formats. Below is the...values) PCL (Printer Command Language) For a complete list of supported...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  4. Troubleshooting | Documentation

    This section contains issues that you may face and solutions for them when processing files with GroupDocs.Viewer....boxes The usual cause is the language support is not installed,... Please install the Asian language support as described in the...

    docs.groupdocs.com/viewer/net/troubleshooting/
  5. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....TIF, , , , Page Description Language: , , , , , PDF: Presentation:...TIF, , , , Page Description Language: , , , , , PDF: Presentation:...

    docs.groupdocs.com/conversion/net/convert/datab...
  6. Download .NET 6.0 (Linux, macOS, and Windows)

    .NET 6.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications....36 Language support C# 10.0 F# 6.0 Visual...NET Desktop Runtime 6.0.36 Language support C# 10.0 F# 6.0 Visual...

    dotnet.microsoft.com/en-us/download/dotnet/6.0
  7. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java Language using GroupDocs.Merger for Java library....feedback HTML (Hyper Text Markup Language) is the extension for web...display in browsers. Known as language of the web, HTML has evolved...

    docs.groupdocs.com/merger/java/merge/html/
  8. GroupDocs.Metadata 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....title, author, publisher, and language, enabling accurate cataloging...title, author, publisher, and language, enabling accurate cataloging...

    blog.groupdocs.com/categories/groupdocs.metadat...
  9. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Markup Language File Extensible Hypertext Markup Language File...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# Language using GroupDocs.Merger for .NET library....feedback HTML (Hyper Text Markup Language) is the extension for web...display in browsers. Known as language of the web, HTML has evolved...

    docs.groupdocs.com/merger/net/merge/html/