Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 11,575 for

text

(0.23 sec)
  1. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....usage / Deleting / ✖ Text Deleting Text signatures - advanced...provides class to manipulate text signatures and delete them from...

    docs.groupdocs.com/signature/net/deleting-text-...
  2. Load text from string | GroupDocs

    Compare raw Text strings directly using LoadOptions.LoadText = true — no files needed. Retrieve the diff result as a string via GetResultString() in GroupDocs.Comparison for .NET..../ Loading / Load text from string Load text from string Leave...string type variables. To compare text from variables, follow these...

    docs.groupdocs.com/comparison/net/load-text-fro...
  3. Adding text watermarks | GroupDocs

    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...feedback On this page Utilizing text watermarks is a savvy strategy...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  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....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...
  5. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Indexing / Custom text extractors Custom text extractors Leave...demonstrates how to implement a custom text extractor. public class LogExtractor...

    docs.groupdocs.com/search/java/custom-text-extr...
  6. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....List Image in Text Document Common List Image in Text Document Leave...generate a Common List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/common-list-im...
  7. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....usage / Deleting / ✖ Text Deleting Text signatures - advanced...provides class to manipulate text signatures and delete them from...

    docs.groupdocs.com/signature/java/deleting-text...
  8. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract Text in Accurate mode....with text / Extract text in Accurate Mode Extract text in Accurate...extract text from documents. The Accurate mode is default text extraction...

    docs.groupdocs.com/parser/java/extract-text-in-...
  9. Extract text in Raw mode | GroupDocs

    Learn how to extract Text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast Text extraction mode for bulk processing and performance-critical scenarios in C#....Working with text / Extract text in Raw mode Extract text in Raw mode...extract a text from documents. The Raw mode is the fastest text extraction...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  10. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract Text in Raw mode....Working with text / Extract text in Raw Mode Extract text in Raw Mode...extract a text from documents. The Raw mode is the fastest text extraction...

    docs.groupdocs.com/parser/java/extract-text-in-...