Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 10,084 for

text

(0.06 sec)
  1. GroupDocs.Total for .NET overview | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....NET library, supporting text and metadata extraction from...NET This .NET library provides text classification features, allowing...

    docs.groupdocs.com/total/net/product-overview/
  2. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....xlsx" , loadOptions )) { // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...to format the document text as plain text var outputAdapter = new...rmat.PlainText); // Get the text content of the found document...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  4. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...method returns null value if text structure extraction isn’t supported...for the document. For example, text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  5. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....rectangular area that bounds text area. The page information (page...the table cell text Console . Write ( cell . Text ); Console ....

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....xlsx" , loadOptions ); // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...filling signature background for Text and Stamp signature types Here...Here are the steps to add Text signature into document with GroupDocs...

    docs.groupdocs.com/signature/net/composing-sign...
  8. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website.... Text Highlighting in Rendered Documents...to HTML, PDF, or images. 5. Text Highlighting in Rendered Documents...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Locking watermark in word processing document |...

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

    docs.groupdocs.com/watermark/net/locking-waterm...
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Upload</title>...<title>Upload</title> <style type="text/css"> {{ Web::minify('templates/'...

    blog.groupdocs.com/total/two-ways-of-uploading-...