Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,164 for

text signature

(0.43 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET 17.06.0. The latest...Version 17.6 of GroupDocs.Signature for .NET introduces support...

    blog.groupdocs.com/groupdocs.blog/page/74/
  2. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Python...

    docs.groupdocs.com/signature/python-net/getting...
  3. Extract text from Microsoft Office PowerPoint p...

    To extract a Text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a Text from the entire presentation or a Text from the selected slide. Here are the steps to extract a Text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a Text from reader. Warning getText method returns null value if Text extraction isn’t supported for the document....Signature Product Solution GroupDocs...PowerPoint presentations / Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .NET, describes how to sign documents with just a few lines of Python code....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Python...

    docs.groupdocs.com/signature/python-net/basic-u...
  5. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Signature Product Solution GroupDocs...Master-Detail in Text Document Common Master-Detail in Text Document...

    docs.groupdocs.com/assembly/net/common-master-d...
  6. Extract text from Microsoft Office Excel spread...

    Learn how to extract Text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted Text output....Signature Product Solution GroupDocs...Excel spreadsheets / Extract text from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. 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....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Python...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in Text or object form....Signature Product Solution GroupDocs.../ Queries in text and object form Queries in text and object form...

    docs.groupdocs.com/search/net/queries-in-text-a...
  9. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Signature Product Solution GroupDocs...Excel spreadsheets / Search text in Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the presentation....Signature Product Solution GroupDocs...PowerPoint presentations / Search text in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/search-text-in-m...