Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 11,650 for

text

(0.48 sec)
  1. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....from PDF documents: Extract text from PDF documents Extract metadata...data from PDF documents Search text in PDF documents Was this page...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML HyperText Markup Language File XHTML Extensible HyperText Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....documents: Extract text from HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Basic usage | GroupDocs

    Core GroupDocs.Redaction for Python via .NET operations — redact Text, metadata, images, annotations, and spreadsheet content, remove pages, and read document information, each with a runnable example.... — replace or black out text by exact phrase (case-sensitive...Get file info Redaction basics Text redaction Metadata redactions...

    docs.groupdocs.com/redaction/python-net/basic-u...
  4. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....[ uri_expression ][ display_text_expression ]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  5. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....Begin by loading your plain text file using the Converter class...Following code ensures that your text content is accurately transferred...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...implemented classes to verify text signature. The API has also...monthly release of GroupDocs.Text for .NET 17.03 API. This release...

    blog.groupdocs.com/groupdocs.blog/page/78/
  7. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...

    docs.groupdocs.com/watermark/java/locking-water...
  8. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....try { // setup options with text of signature BarcodeSignOptions...setBorder ( border ); // set text color and Font signOptions ...

    docs.groupdocs.com/signature/java/sign-document...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in Word Documents Replacing text for particular shapesWe have...added the support of replacing text for particular shapes in a Word...

    blog.groupdocs.com/groupdocs.blog/page/63/
  10. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying Text align…...(blank spaces/lines or modifying text alignment). This is blocking...: one line of “RANDOM TEXT RANDOM TEXT” is left-aligned instead...

    forum.groupdocs.com/t/adding-a-watermark-alters...