Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 11,113 for

text

(2.74 sec)
  1. 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...
  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. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive Text in files using Java.... Case-sensitive text search plays a critical role...powerful tool for advanced full-text search operations. By leveraging...

    kb.groupdocs.com/search/java/perform-case-sensi...
  4. Document Navigation and Watermark in ASP.NET We...

    Good news for ASP.NET WebForm Developers. GroupDocs team is releasing a new version for GroupDocs.Viewer for .NET WebForm Modern UI. All features supported in the MVC Modern UI are now available in the WebForm Modern UI. User’s working across different platforms can enjoy user-friendly interface, easily manageable code and pixel perfect rendering. 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....set watermark properties like text, color, position, width and...constant('Watermark', { Text: "Watermark Text", Color: 16711680, Position:...

    blog.groupdocs.com/viewer/document-navigation-w...
  5. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Java API....WordProcessing formats can contain text in different languages. But...But, unlike the plain text documents (TXT), WordProcessing documents...

    docs.groupdocs.com/editor/java/enabling-languag...
  6. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...with Text signature This example shows how to add Text signature...true , Weight = 2 }, // set text color and Font ForeColor = Color...

    docs.groupdocs.com/signature/java/sign-document...
  7. Topics tagged csharp

    Topics tagged csharp...Email signature-image overlays text when converting to PDF in .NET...csharp , dotnet , image-parser , text-parser 17 312 January 31, 2025...

    forum.groupdocs.com/tag/csharp
  8. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API.... Aztec , // specify text match type MatchType = TextMatchType...Contains , // specify text pattern to search Text = "John" , // set...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. 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...
  10. 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...