Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 9,353 for

text

(0.2 sec)
  1. Electronic signature types | Documentation

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...signatures Stamp signatures; Text signatures. The following articles...signatures QR Code signature Text signature Stamp signature Multiple...

    docs.groupdocs.com/signature/net/electronic-sig...
  2. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Template XML Spreadsheet 2003 Text and programming file formats...Query Language Data File Plain Text File Vim Settings File XML File...

    docs.groupdocs.com/comparison/net/supported-doc...
  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. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....presented below with queries in text and object form. C# string indexFolder...Search in the content field with text query SearchResult result1 =...

    docs.groupdocs.com/search/net/faceted-search/
  5. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents Text, images or barcodes that are the part of document content....specifies if document component (text/image/barcode/qr-code) is the...setAllPages ( false ); // search for text signatures in document List...

    docs.groupdocs.com/signature/java/searching-for...
  6. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....getValue ()); } // display document Text signatures information System...System . out . print ( "Document Text signatures : " + documentInfo...

    docs.groupdocs.com/signature/java/obtain-docume...
  7. Convert PDF to RTF using Node.js

    Learn how to convert PDF to RTF using Node.js with a step-by-step guide. Easily export PDF to RTF in Node.js for editable and formatted Text processing....compatible with other text-based tools. RTF (Rich Text Format) provides...flexible alternative that retains text formatting and is compatible...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....Replace text for particular shapes Update formatted text for particular...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  9. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...the steps to extract an email text from Outlook Storage: Instantiate...example shows how to extract a text from emails in Outlook Storage:...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  10. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java...of how to sign document with text signature using old and new...String >( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/java/migration-notes/