Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 11,117 for

text

(0.13 sec)
  1. GroupDocs.Comparison for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.10. Available now on NuGet and GroupDocs website....enhancements # [Fix] Incorrect text wrapping in PDF paragraph comparison...Retention of background color for text in PDF comparison output. (COMPARISONNET-4567)...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Uncover the simplicity of text searching in documents, making...discover how we can streamline text search in documents, making...

    blog.groupdocs.com/groupdocs.blog/page/11/
  3. archive parsing on GroupDocs Blog | Document Au...

    archive parsing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in archive parsing on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Java Developers Jak extrahovat text ze ZIP/RAR archivů pomocí GroupDocs...průvodce ukazující, jak extrahovat text ze ZIP a RAR archivů pomocí...

    blog.groupdocs.com/cs/tag/archive-parsing/index...
  4. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....supported: Native text signatures as text stamps, text labels with...opacity, colors, fonts, etc.; Text as image signatures with big...

    docs.groupdocs.com/signature/java/features-over...
  5. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....to Convert Word Document to Text in Java How to Convert HTML...to RTF in Java How to Convert Text to HTML in Java How to Convert...

    kb.groupdocs.com/conversion/java/page/5/
  6. New Version for SharePoint Modern WebPart for G...

    GroupDocs team is proudly releasing new version for SharePoint Modern WebPart for GroupDocs.Viewer for .NET. Using this Modern WebPart user can embed and use API’s salient features in their own custom SharePoint Sites. In this new version **v1.2 **user can 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. Let’s have a look at it....set watermark properties like text, color, position, width and...constant('Watermark', { Text: "Watermark Text", Color: 16711680, Position:...

    blog.groupdocs.com/viewer/new-version-sharepoin...
  7. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....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...
  8. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction.... text } \t " , end = "" ) print ()...in row . cells : cell_text = cell . text if cell else "" row_data...

    docs.groupdocs.com/parser/python-net/extract-ta...
  10. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in Text search with special characters in C# across multiple platforms.... It allows you to perform text searches that include symbols... you can effectively handle text search with special characters...

    kb.groupdocs.com/search/net/search-special-char...