Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,710 for

text

(0.12 sec)
  1. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....separately, and not the entire text of a document field. Queries...query. A regex search query in text form cannot be combined with...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  2. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....that are based on OpenDocument Text File format. These are created...and can hold content such as text, images, objects and styles...

    docs.groupdocs.com/merger/net/merge/open-document/
  3. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...[92mSource text: \033 [0m" , change . source_text ) # green print...[94mTarget text: \033 [0m" , change . target_text , " \n " )...

    docs.groupdocs.com/comparison/python-net/get-re...
  4. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "123456789" options . match_type...BarcodeVerifyOptions () options . text = "123456789" options . match_type...

    docs.groupdocs.com/signature/python-net/verify-...
  5. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....implementations, like: Text Signatures (text, annotations, watermarks...EncodeType.TypeName} and text {qrCodeSignature.Text}"); } } Search barcode...

    blog.groupdocs.com/signature/search-image-signa...
  6. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....transition from rich text to structured plain text, enabling compatibility...content workflows while preserving text structure in a clean, manageable...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. GroupDocs.Redaction Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....redaction methods to redact text, metadata, and annotations....various redaction types such as text redaction, metadata redaction...

    blog.groupdocs.com/categories/groupdocs.redacti...
  8. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....- Turns the file's text into garbage text GroupDocs.Total Product...November 21, 2025 Flash of Unstyled Text if Source Pdf has embedded subset...

    forum.groupdocs.com/latest
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. 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. If Microsoft Office Word document has no Text, getStructure method returns an empty org....method returns null value if text structure extraction isn’t supported...for the document. For example, text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....ideal for applications like text indexing, document management...managing and searching indexed text data. By implementing wildcard...

    kb.groupdocs.com/search/net/perform-wildcard-se...