Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,170 for

full text search

(0.34 sec)
  1. 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....Search Product Solution GroupDocs...PowerPoint presentations / Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. 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....Search Product Solution GroupDocs...Excel spreadsheets / Extract text from Microsoft Office Excel...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Search Product Solution GroupDocs...metadata text Sign documents with encrypted metadata text Leave...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Adding text watermarks | GroupDocs

    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....Search Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Add Text Watermark to JPG Using Python

    Learn how to add Text watermark to JPG using Python. This tutorial shows how to embed Text watermarks into JPG images with custom font, color, and alignment....Search Product Family GroupDocs.Parser...Redaction Product Family Add Text Watermark to JPG Using Python...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Add Text Watermark to XLS Using Python

    Learn how to add Text watermark to XLS using Python. This tutorial shows how to embed Text watermarks into XLS spreadsheets with custom font, color, and alignment....Search Product Family GroupDocs.Parser...Redaction Product Family Add Text Watermark to XLS Using Python...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Add Text Watermark to PPT Using Python

    Learn how to add Text watermark to PPT using Python. This tutorial shows how to embed Text watermarks into PPT presentations with custom font, color, and alignment....Search Product Family GroupDocs.Parser...Redaction Product Family Add Text Watermark to PPT Using Python...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Add Text Watermark to DOCX Using Python

    Learn how to add Text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX document in Python with customizable properties....Search Product Family GroupDocs.Parser...Redaction Product Family Add Text Watermark to DOCX Using Python...

    kb.groupdocs.com/watermark/python/add-text-wate...
  9. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Search Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Search Product Solution GroupDocs...documents / ✎ Text Sign document with different Text signature implementation...

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