Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 941 for

language

(0.04 sec)
  1. Որոնեք 80+ փաստաթղթերի տեսակներ անմիջապես ձեր զ...

    Հեշտությամբ ավելացրեք փաստաթղթերի որոնման հնարավորություններ .NET, Java և Cloud հավելվածներում կամ արագ որոնեք Word, Excel, PowerPoint, PDF, HTML և այլ ձևաչափերում առցանց:...Premise API-ները Հայերեն Select language العربية Català Čeština Dansk...

    products.groupdocs.app/hy/search
  2. GroupDocs.Assembly 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....Recommended, self-descriptive language that is designed to store...one of the popular markup languages these days. The appearance...

    blog.groupdocs.com/categories/groupdocs.assembl...
  3. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/editor/java/technical-support/weekly0.5https://docs.groupdocs.com/editor/net/techni......com/editor/java/enabling-language-information/weekly0.5https://docs...groupdocs.com/editor/net/enabling-language-information/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/editor.xml
  4. GroupDocs.Conversion 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.... Markdown is the markup language widely used for creating websites...Markdown is a lightweight markup language widely used to create websites...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. Rendering Documents as PDF

    The Portable Document Format (PDF) is a file format to present documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript Language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs.... Based on the PostScript language, each PDF file encapsulates...

    blog.groupdocs.com/viewer/rendering-documents-a...
  6. GroupDocs.Editor 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....adding support for Export Language Metadata. This release is...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents....Compare Word documents in any language and of any size. Compare documents...

    blog.groupdocs.com/comparison/compare-word-docu...
  8. Cuardaigh 80+ Cineál Doiciméad go Díreach ó Do ...

    Cuir cumais chuardaigh doiciméad go héasca le feidhmchláir .NET, Java & Cloud, nó déan cuardach tapa laistigh de Word, Excel, PowerPoint, PDF, HTML agus formáidí eile ar líne...Premise APIs Gaeilge Select language العربية Català Čeština Dansk...

    products.groupdocs.app/ga/search
  9. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....compareOptions); } Compare Programming Language Files in C# # GroupDocs continuously...Following are the programming language file formats that are recently...

    blog.groupdocs.com/comparison/compare-excel-wor...
  10. Working with metadata in ASF files | Documentation

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Language: %s" , metadataDescriptor...String . format ( "Stream language: %s" , property . getLanguage...

    docs.groupdocs.com/metadata/java/working-with-m...