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

text

(0.26 sec)
  1. 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/
  2. 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-...
  3. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Text != null && item.Text != “”]>> Is it possible...IsNullOrWhiteSpace(item.Text)]>> or <<if [item.Text?.Any()]>> I know...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....watermarking isn’t just about slapping text on files anymore. It’s about...having to think up watermark text for every single document type...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using C# Add Text Watermark to DOC using C# Add Text Watermark to...

    kb.groupdocs.com/categories/page/19/
  6. 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-...
  7. GroupDocs.Signature for Python 26.1 – Latest Up...

    Explore what’s new in GroupDocs.Signature for Python 26.1. Available now on NuGet and GroupDocs website.... code_text_alignment = gs . CodeTextAlignment...CodeTextAlignment . BELOW qr_sign_options . text = "GROUP DOCS" # Preview generation...

    blog.groupdocs.com/signature/groupdocs-signatur...
  8. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "https://www.example.com"...QrCodeVerifyOptions () options . text = "https://www.example.com"...

    docs.groupdocs.com/signature/python-net/verify-...
  9. Install GroupDocs.Parser for Python via .NET | ...

    Install using PyPI All Python packages are hosted at PyPI. You can easily reference GroupDocs.Parser for Python via .NET API directly in your Python project by installing it with the following command. pip install groupdocs-parser-net Download Package from Official Website To download the GroupDocs.Parser package for your operating system, please visit the official GroupDocs Releases website. Currently, OS-specific packages are available for different platforms: Windows 64-bit: Package name ends with amd64....a simple example to extract text from a document: Python from...parser import Parser def extract_text_quick_start (): # Create an...

    docs.groupdocs.com/parser/python-net/installation/
  10. input-controls-without-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/net/sample-files/inpu...