Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 11,966 for

text

(0.1 sec)
  1. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for Text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....directories and documents for text occurrences, basic metadata...the following object types. # Text Occurrences Basic Metadata Fields...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  3. Generate signature preview | GroupDocs

    This topic explains how to get document signature preview in c#... including size, color, and text alignment, and how to generate...Below , // Text alignment relative to the QR code Text = "GROUP...

    docs.groupdocs.com/signature/net/generate-signa...
  4. Load document from stream | GroupDocs

    Learn how to Load document from stream....Parser ( stream )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...
  5. llms-tech.xml

    1.0 UTF-8 Architectures Transformer Attention-based neural architecture that underpins most modern large language models. 2017 Attention Is All You Need Language modeling Machine translation Text s......modeling Machine translation Text summarization Mixture of Experts...dense vector representation of text, images, or other data that...

    docs.groupdocs.com/markdown/net/_sample_files/d...
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Excel in Java How to Convert Text File to JPG using Java How to...Convert Text File to JPG using C# How to Extract Text from Markdown...

    kb.groupdocs.com/categories/page/36/
  7. Watermark and Document Navigation in ASP.NET MV...

    GroupDocs team keeps on adding new features in **ASP.NET MVC Front End **for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this new version....set watermark properties like text, color, position, width and...constant('Watermark', { Text: "Watermark Text", Color: 16711680, Position:...

    blog.groupdocs.com/viewer/watermark-document-na...
  8. GroupDocs.Parser for .NET 26.2 – Latest Updates...

    Explore what’s new in GroupDocs.Parser for .NET 26.2. Available now on NuGet and GroupDocs website....These updates enable you to run text recognition on documents that...string text = result.ReadToEnd(); Console.WriteLine(text); } The...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  9. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...detect the following encodings of text files during indexing: UTF-32...the encoding auto detection of text files is disabled. But in any...

    docs.groupdocs.com/search/net/indexing-options/
  10. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....: # Extract text from the Markdown document text_reader = parser...parser . get_text () if text_reader is not None : # Print the extracted...

    docs.groupdocs.com/parser/python-net/load-speci...