Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 10,280 for

text

(0.1 sec)
  1. Load document from stream | GroupDocs

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a Text into the reader try (TextReader reader = parser....Parser ( stream )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Get list of changes | GroupDocs

    Learn how to obtain a collection of detected changes using GroupDocs.Comparison for Python via .NET.... id } , Text: { change . text } " ) 🔹 Use case: Build...Id: { change . id } , Text: { change . text } " ) 🔹 Use case: Integrate...

    docs.groupdocs.com/comparison/python-net/get-li...
  3. case sensitive find and replace on GroupDocs Bl...

    case sensitive find and replace on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in case sensitive find and replace on GroupDocs Blog | Document Automatio......ersetzen oder verbergen Sie Text, Wörter und Sätze in Word DOC/DOCX-Dateien...C#. Schwärzen und führen Sie Text-, Groß-/Kleinschreibungs- und...

    blog.groupdocs.com/de/tag/case-sensitive-find-a...
  4. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....the plain text body content . Body = "Test plain text body" ; //..."message.msg" ); } Searching text in email message body or subject...

    docs.groupdocs.com/watermark/net/email-messages/
  5. Can't set the font when converting EML to PDF -...

    I have a .EML file and I am receiving it as a a byte stream, I am then trying to convert it to PDF. I am running in a docker container with an alpine linux base. I am using Java. The eml file has Chinese Text and for Ch…... The eml file has Chinese text and for Chinese font I have...I convert to PDF the chinese text does not use font-noto-cjk,...

    forum.groupdocs.com/t/cant-set-the-font-when-co...
  6. GroupDocs.Viewer for Node.js via Java | GroupDocs

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application.... Load text documents, spreadsheets, presentations...quality of output images, add text watermarks, and cache the results...

    docs.groupdocs.com/viewer/nodejs-java/
  7. Extract Images from PDF Documents in C# using ....

    Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API....content including formatted text, images, annotations, form fields...multiple ways of extracting the text. However, extracting images...

    blog.groupdocs.com/parser/extract-images-from-p...
  8. Update watermarks | GroupDocs

    Search and update existing Text or image watermarks using Python via .NET....Updating text watermarks Easily find and modify existing text watermarks...search for a watermark by its text content and update it with a...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common document types on your website. You Moodle website visitors can then view documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser....the native text rendering, you can search for text when viewing... as well as select and copy text to clipboard - all from within...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....like “Improve comparison of Text & Imaging formats” and ” Add...Strikeout option for deleted/changed text in words comparison Improved...

    blog.groupdocs.com/comparison/strikeout-option-...