Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 9,685 for

text

(0.12 sec)
  1. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....; i < count ; i ++ ) { const text = String . fromCharCode ( i...newChar ( text ); const replacement = java . newChar ( text . toLowerCase...

    docs.groupdocs.com/search/nodejs-java/character...
  2. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....can be applied to some span of text, paragraphs, lists, or tables...tab; users can select a desired text or paragraph of the document...

    docs.groupdocs.com/editor/net/styles-export/
  3. Fields.docx

    Document with fields Text field: Textbox Check box: ☐ Drop down list: Option 1 4 2025-05-27T23:34:00Z 13 16.0000 1 54 Klotos Live 54 2025-05-27T23:20:00Z 1 2025-05-27T23:34:00Z 2025-05-27T23:34:00Z......Document with fields Text field: textbox Check box: ☐ Drop down...

    docs.groupdocs.com/editor/net/sample-files/Fiel...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  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. 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...