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

text

(0.09 sec)
  1. 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/
  2. 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/
  3. 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-...
  4. 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-...
  5. 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...
  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. 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/
  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. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....is placed as an overlay, the text remains readable and unaffected...identification or status labels, adding a text watermark is a reliable solution...

    kb.groupdocs.com/watermark/python/add-image-wat...
  10. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate Text-to-spreadsheet conversion easily....the task of transforming plain text data into editable Excel files...structured data output from text sources. Code to Convert TXT...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...