Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 9,652 for

text

(0.09 sec)
  1. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search Text from Microsoft OneNote sections presentations...Search text in Microsoft OneNote sections Search text in Microsoft...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....document for signatures / 🛡 Texts Verify Text signatures in the document...verification of Text signatures. Here are the steps to verify Text signature...

    docs.groupdocs.com/signature/net/verify-text-si...
  3. Extract text by table of contents item | Docume...

    This article explains that how to extract Text by table of contents item....usage / Working with text / Extract text by table of contents...contents item Extract text by table of contents item Leave feedback GroupDocs...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  4. Getting document text in network | Documentation

    This page contains information about getting document Text in the search network....Getting document text in network Getting document text in network Leave...feedback To obtain the extracted text of indexed documents in the...

    docs.groupdocs.com/search/net/getting-document-...
  5. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....signatures in documents / ✎ Text Update Text signatures in document...provides class to manipulate text signatures location, size and...

    docs.groupdocs.com/signature/java/update-text-s...
  6. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Adding watermarks / Text watermarks Adding text watermarks Leave...Leave feedback Utilizing text watermarks is a savvy strategy to safeguard...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add Text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_Text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks / Adding text watermarks Adding text watermarks Leave...code snippet shows how to add text watermark to a document. If...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Extract text from Microsoft Office Excel spread...

    To extract a Text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a Text from the entire document or a Text from the selected page. Here are the steps to extract a Text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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....Excel spreadsheets / Extract text from Microsoft Office Excel...Excel spreadsheets Extract text from Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Updating Text signature with advanced options Updating Text signature...provides class to manipulate text signatures location, size and...

    docs.groupdocs.com/signature/java/updating-text...
  10. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....with Text signature - advanced Sign document with Text signature...specify additional options for text signature to specify following...

    docs.groupdocs.com/signature/java/sign-document...