Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,960 for

text signature

(0.09 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET Text extraction API. The latest release...allows its users to extract text from CHM files. This feature...

    blog.groupdocs.com/groupdocs.blog/page/72/
  2. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs...use segments of pre-existing text and/or data to assemble a new...

    docs.groupdocs.com/assembly/net/introducing-gro...
  3. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Signature Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Extract data from PDF forms | GroupDocs

    Learn how to extract fillable fields from PDF forms using GroupDocs.Parser for .NET. Includes code examples with error handling for password-protected PDFs....Signature Product Solution GroupDocs..."Not a template field" : area . Text ); } } More resources Advanced...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Signature Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. GroupDocs.Comparison for .NET

    Find answers about comparing similar documents on using C# .NET platforms....Signature Product Family GroupDocs.Metadata...Files using C# How to Compare Text Files in C# How to Compare PDF...

    kb.groupdocs.com/comparison/net/
  7. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-Text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Signature Product Solution GroupDocs...search types is available in text or object form queries. High...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  8. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. The following examples demonstrate how to extract data from PDF documents:...Signature Product Solution GroupDocs...from PDF documents: Extract text from PDF documents Extract Metadata...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....Signature Product Solution GroupDocs...gww . Color . blue watermark . text_alignment = gww . TextAlignment...

    docs.groupdocs.com/watermark/python-net/result-...
  10. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Signature Product Family GroupDocs.Metadata...using C# in this article. Rich Text Format ( RTF ) files can be...

    kb.groupdocs.com/conversion/net/how-to-convert-...