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

text

(0.15 sec)
  1. 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...
  2. System Requirements | GroupDocs

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Parser for Python via .NET does not require any external software or third party tool to be installed....NET can be used with any text editor or IDE that supports...Code Jupyter Notebook Sublime Text Atom Spyder Any other Python-compatible...

    docs.groupdocs.com/parser/python-net/system-req...
  3. 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-...
  4. GroupDocs.Parser for Python via .NET | GroupDocs

    GroupDocs.Parser for Python developer documentation. Learn how to extract Text, images, tables, and metadata from PDF, DOCX, XLSX, and 50+ document formats using Python....provides the ability to extract text, images, metadata, tables, and...as well as raw and formatted text extraction modes. The library...

    docs.groupdocs.com/parser/python-net/
  5. 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...
  6. Embedded QR data | GroupDocs

    This section contains articles with explanation how to create QR-Code electronic signatures and embed into QR-Code custom data object with its serialization and encryption. The examples show how to customize object serialization and encryption....QR-code signature encrypted text or embed custom data objects...to encrypt QR-code signature text ability to embed standard QR-code...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....Resources using Python Plain text files are often used for storing...provides a scalable way to present text content in a browser-friendly...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  8. 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/java/regular-expressi...
  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. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....sign : # Create text verification options text_verify_options...text_verify_options = TextVerifyOptions () text_verify_options . all_pages = True...

    docs.groupdocs.com/signature/python-net/verify-...