Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 911 for

language

(0.03 sec)
  1. 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...
  2. Edit Word Documents in Node.js and Java | Docum...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....enableLanguageInform : Enables language information extraction for...Document protection Enabling language information Float and paginal...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  3. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage.... Language ); } else { OpenTypeUnicodeNameR...WriteLine ( windowsNameRecord . Language ); } } } } } } Reading digital...

    docs.groupdocs.com/metadata/net/working-with-op...
  4. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....lines code in Java programming language. GroupDocs.Conversion for...TIF, , , , Page Description Language: , , PDF: Presentation: FODP...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. 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
  6. DatabaseFileType | GroupDocs.Conversion for .NE...

    Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql...extension is a Structured Query Language (SQL) file that contains code...

    reference.groupdocs.com/conversion/net/groupdoc...
  7. მოძებნეთ 80+ დოკუმენტის ტიპი პირდაპირ თქვენი ბრ...

    მარტივად დაამატეთ დოკუმენტების ძიების შესაძლებლობები .NET, Java და Cloud აპლიკაციებში, ან სწრაფად მოძებნეთ Word, Excel, PowerPoint, PDF, HTML და სხვა ფორმატებში ონლაინ რეჟიმში....API-ების ნახვა Ქართული Select language العربية Català Čeština Dansk...

    products.groupdocs.app/ka/search
  8. Որոնեք 80+ փաստաթղթերի տեսակներ անմիջապես ձեր զ...

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

    products.groupdocs.app/hy/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...