Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,793 for

text signature

(0.09 sec)
  1. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Signature Product Solution GroupDocs...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific Text....Signature Product Solution GroupDocs...or in addition to a specific text. With GroupDocs.Redaction you...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  3. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Signature Product Solution GroupDocs..."image1.jpg" , /* stream or base64 text*/ ); PngImage image2 = new PngImage...

    docs.groupdocs.com/editor/net/create-editabledo...
  4. Searching for electronic signatures | Documenta...

    This section explains how to search for electronic Signatures across document and its pages with advanced options....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/searching/
  5. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Signature Product Solution GroupDocs...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  6. Updating documents | Documentation

     This section contains examples on electronic Signatures updates using extended options with GroupDocs.Signature API....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/updating/
  7. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Signature Product Solution GroupDocs...either in plain form such as text string, numbers, date, currency...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/
  8. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....Signature Product Solution GroupDocs...either in plain form such as text string, numbers, date, currency...

    docs.groupdocs.com/merger/python-net/merge/excel/
  9. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using CSharp programming language....Signature Product Solution GroupDocs...either in plain form such as text string, numbers, date, currency...

    docs.groupdocs.com/merger/net/merge/excel/
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Signature Product Solution GroupDocs...Creating the Template OpenDocument Text (ODT) is a word processing document...

    docs.groupdocs.com/assembly/net/generating-repo...