Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 11,664 for

text

(0.23 sec)
  1. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common Text documents using GroupDocs.Editor for Python via .NET....extension are actually plain text files that contain special syntax...syntax, and support text formatting, tables, lists, images, and...

    docs.groupdocs.com/editor/python-net/edit-markd...
  2. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/net/build-your-first-...
  3. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a presentation...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common Text documents using GroupDocs.Editor for Python via .NET....differs from editing common text documents. Loading Loading Email...for other formats. Like with text, XPS, and e-Book formats, and...

    docs.groupdocs.com/editor/python-net/edit-email/
  5. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....size; Number of pages (tabs); Text encoding, if document is textual...XML document N/A N/A TXT Any text document N/A Fixed-layout format...

    docs.groupdocs.com/editor/java/introduction/
  6. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  7. report.pdf

    Eloquent JavaScript 4th edition Marijn Haverbeke Copyright © 2024 by Marijn Haverbeke This work is licensed under a Creative Commons attribution-noncommercial license (http://creativecommons.org/li...... 136 Recognizing text . . . . . . . . . . . . . ..... . . . . . . . . . . . 433 Text . . . . . . . . . . . . . ....

    docs.groupdocs.com/markdown/net/_sample_files/r...
  8. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, Excel, EPUB, and more to Markdown directly from Python. A self-contained PyPI wheel with a pythonic API, async support, and LLM-friendly output....pdf Word / Rich Text — .doc , .docx , .docm , .dot....ots eBooks — .epub , .mobi Text / Markup / Help — .txt , .xml...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...Creating a document object string text = File . ReadAllText ( documentFilePath...CommonFieldNames . Content , text ), }; Document document = Document...

    docs.groupdocs.com/search/net/indexing-from-dif...
  10. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....with Microsoft Word and various text editors. There may be instances...

    kb.groupdocs.com/conversion/net/how-to-convert-...