Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 849 for

language

(0.09 sec)
  1. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !... Language ); Console . WriteLine ( internationalChunk...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Supported Document Formats | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/supported...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...title, author, publisher, and language, enabling accurate cataloging...approach using C# and Java languages, providing step-by-step instructions...

    blog.groupdocs.com/groupdocs.blog/page/12/
  4. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup Languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight Language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....one of the popular markup languages these days. The appearance...thing is, it is a lightweight language and can be written in the...

    blog.groupdocs.com/assembly/save-assembled-word...
  5. How to Add Distance Annotation in PDF using Java

    This article will help you to add distance annotation in PDF using Java. We'll provide you complete step-by-step guide to insert distance annotation to PDF in Java....using the Java programming language. Steps to Add distance Annotation...

    kb.groupdocs.com/annotation/java/how-to-add-dis...
  6. Convert PDF to XPS using C#

    Effortlessly convert PDF to XPS using C# by following our detailed guide. Additionally, we'll furnish you with a code example to export PDF to XPS using C#....understanding of the C# programming language. Let’s explore the essential...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  7. Convert PDF to XPS using Java

    Quickly convert PDF to XPS using Java with our comprehensive guide. Furthermore, we'll provide you with a code example to export PDF to XPS using Java....grasp of the Java programming language. Let’s delve into the main...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  8. Convert CSV to XML using C#

    Let's quickly learn how to convert CSV to XML using C# without installing extra software. We will provide you key steps along with C# code to export CSV to XML....to XML using C# programming language in this in-depth tutorial...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  9. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....csv HyperText Markup Language: .htm .html .mht .mhtml XML...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....synonyms only for the English language. To manage the synonym dictionary...

    docs.groupdocs.com/search/nodejs-java/synonym-s...