Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 10,280 for

text

(0.41 sec)
  1. Redact PDF in CSharp on GroupDocs Blog | Docume...

    Redact PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......dokumentů PDF v C# Upravujte text v PDF a dalších dokumentech...tak, aby byly začerněny text a také text ve vložených obrázcích...

    blog.groupdocs.com/cs/tag/redact-pdf-in-csharp/...
  2. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....loadOptions )) { // Check if text extraction is supported if (... Features . Text ) { Console . WriteLine ( "Text extraction isn't...

    docs.groupdocs.com/parser/net/password-protecte...
  3. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain Text to various output objects....output generated HTML or plain text to various output objects. The...adapter that is used to output text to a file. The path to a file...

    docs.groupdocs.com/search/java/output-adapters/
  4. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....TXT as HTML using Python Plain text files are commonly used for...the ability to transform raw text into structured, readable web...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  5. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....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/net/extract-hyperlink...
  6. How to search signatures with predicate functio...

    This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....Example 1: Search and Filter by Text Content using GroupDocs.Signature..."document.pdf" )) { // Search for text signatures List < SearchOptions...

    docs.groupdocs.com/signature/net/search-signatu...
  7. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API... Text ); if ( shape . Image != null...Rounded shape found" ); //Write text on all Diagonal Corners Rounded...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Extract Formatted Highlights Using GroupDocs.Te...

    Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of new features along with an enhancement. The Text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted Text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release....Text for .NET API. This version comes...along with an enhancement. The text extraction API now allows extracting...

    blog.groupdocs.com/parser/extract-formatted-hig...
  9. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....enhancement for plain‑text files and a fix that makes text extraction with...Implement default text extractor for plain‑text file types (SEARCHNET‑3524)...

    blog.groupdocs.com/search/groupdocs-search-for-...
  10. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection.... method returns a text from the chapter to which table...the page returns the following text: “Heading 2” from the page:...

    docs.groupdocs.com/parser/java/extract-table-of...