Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 6,866 for

text signature

(0.06 sec)
  1. GroupDocs.Comparison for .NET 21.1 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.1 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.1: Improved display of elements with a border in Pdf format Improved Text display in Pdf format Added comparison of footnote types in Word format Added SourceText property to ChangeInfo class and improved TargetText property for Cells, Words and Pdf formats Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2585 Improve ability of getting source Text for Words documents Feature COMPARISONNET-2586 Improve ability of getting source Text for PDF documents Feature COMPARISONNET-2587 Improve ability of getting source Text for Cells documents Feature COMPARISONNET-2563 Footnotes are not compared Improvement COMPARISONNET-2451 Text Box Comparison issue in PDF Bug COMPARISONNET-2454 Part of the symbols are not displayed when comparing PDF files Bug Public API and Backward Incompatible Changes Comparison of types of footnotes refers to comparison of styles, besides, this type of change is difficult to display in the Text....Signature Product Solution GroupDocs...border in Pdf format Improved text display in Pdf format Added...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  2. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders Text and converts them to SVG + HTML + CSS – offering a high-fidelity true-Text, native document rendering....documents and images both, renders text and converts them to SVG + HTML...offering a high-fidelity true-text, native document rendering....

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  3. GroupDocs.Parser Product Family

    Find answers about extracting Text, images, and metadata of different files using code on any platform....Signature Product Family GroupDocs.Metadata...Latest Answers How to Extract Text from Word Document using C#...

    kb.groupdocs.com/parser/page/5/
  4. TextVerifyOptions.FormTextFieldType Property - ...

    Gets or sets the type of form field to verify it. If this property set Text will be found only in Text form fields....Signature for .NET - API Reference GroupDocs.Signature for...GroupDocs.Signature.Options Namespaces GroupDocs.Signature.Options...

    apireference.groupdocs.com/signature/net/groupd...
  5. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions....Signature Product Family GroupDocs.Metadata...fundamental requirement. Searching for text in a case-sensitive manner ensures...

    kb.groupdocs.com/search/net/perform-case-sensit...
  6. GroupDocs.Parser for .NET

    This API allows you to perform Text search and index any type of file format using C# .NET language on any platform....Signature Product Family GroupDocs.Metadata...using C# Extract Text from DOCM using C# Extract Text from MHTML using...

    kb.groupdocs.com/parser/net/page/2/
  7. Existing objects in diagrams | Documentation

    This article explains how to to find and remove watermarks of both types in Visio document....Signature Product Solution GroupDocs...can also be used to display text that can be considered as the...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a Text into the reader try (TextReader reader = parser.getText()) { // Print a Text from the document // If Text extraction isn't supported, a reader is null System....Signature Product Solution GroupDocs...( filePath )) { // Extract a text into the reader try ( TextReader...

    docs.groupdocs.com/parser/java/load-document-fr...
  9. How to Extract Metadata from Presentation Templ...

    post. Tagged with net, parsing, api, metadata....extraction of raw and formatted text as well as metadata from many...extraction features this document text extraction API does provide...

    dev.to/groupdocs/how-to-extract-metadata-from-p...
  10. How to get PDF document information and generat...

    Programmatically extract information from PDF document. Generate document preview using Java API....Signature Product Solution GroupDocs...feedback On this page Extract text information from PDf When working...

    docs.groupdocs.com/annotation/java/how-to-get-d...