Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 4,774 for

text signature

(0.35 sec)
  1. Shapes in spreadsheet document | GroupDocs

    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...
  2. GroupDocs.Signature for Java | GroupDocs

    GroupDocs.Signature for Java is an easy to use electronic Signature API designed for Java applications...Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Java...

    docs.groupdocs.com/signature/java/
  3. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract Text, images, and metadata from documents with just a couple lines of code....Signature Product Solution GroupDocs...formats Get document info Extract text from documents Parse Data from...

    docs.groupdocs.com/parser/python-net/basic-usage/
  4. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-Text search with Boolean operators in C# for precise and efficient results in applications....Signature Product Family GroupDocs.Metadata...demonstrate how to implement full-text search with Boolean operators...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  5. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Signature Product Family GroupDocs.Metadata...that process natural language text. The ability to handle grammatical...

    kb.groupdocs.com/search/java/search-different-w...
  6. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Signature Product Solution GroupDocs...logos, signatures, or custom graphics instead of text. When tiled...

    docs.groupdocs.com/watermark/net/secure-methods...
  7. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....Signature Product Family GroupDocs.Metadata...to read our guide on remove text watermark from PPTX using Python...

    kb.groupdocs.com/watermark/python/remove-image-...
  8. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....Signature Product Family GroupDocs.Metadata...from ODT using C# Open Document Text ( ODT ) files are commonly used...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Signature Product Solution GroupDocs...type="text" disabled="disabled"> becomes <input type=text disabled>...

    docs.groupdocs.com/viewer/java/minify-html/
  10. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Signature Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...

    docs.groupdocs.com/parser/java/working-with-tem...