Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 10,758 for

text

(0.06 sec)
  1. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....instance, all kinds of plain text files (batch, command files...handled by the same as all plain text files: Python import groupdocs...

    docs.groupdocs.com/redaction/python-net/extend-...
  2. 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...
  3. Removing found watermarks | GroupDocs

    Find and remove Text, image, and hyperlink watermarks using Python via .NET....Remove watermark with particular text formatting Search and clear...): print ( possible [ i ] . text ) possible . remove_at ( i )...

    docs.groupdocs.com/watermark/python-net/removin...
  4. 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/
  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...separately look into adding text and image watermarks to the...article shows how to strikethrough text in documents using C# . If you...

    blog.groupdocs.com/groupdocs.blog/page/25/
  7. 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/
  8. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....will be covered here: Image, Text, and Metadata Extraction .NET...for Image Extraction Image, Text, and Metadata Extraction .NET...

    blog.groupdocs.com/parser/extract-images-from-p...
  9. 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...
  10. 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...