Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 9,690 for

text

(0.05 sec)
  1. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....also known as delimited text, that are text-based form of spreadsheets...PPT, PPS, POT, PPTX, PPTM etc. Text-based formats, which includes...

    docs.groupdocs.com/editor/net/working-with-form...
  2. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....words in the text of indexed documents. In text form, the following...phrase search with a query in text and object form. String indexFolder...

    docs.groupdocs.com/search/java/phrase-search/
  3. HTML | Documentation

    This article explains that how to extract HTML formatted Text from document page in Java....Working with text / Working with formatted text / HTML HTML Leave...how to extract HTML formatted text: // Create an instance of Parser...

    docs.groupdocs.com/parser/java/html/
  4. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Watermark also allows you to replace text and image in the found possible...replace text and image of a found watermark. Replacing text To replace...

    docs.groupdocs.com/watermark/net/modifing-found...
  5. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... Simple text in Times New Roman 12 followed...Paragraph with multiple segments of text formatted in different fonts...

    docs.groupdocs.com/total/java/sample-apps/getti...
  6. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the Text of indexed documents in HTML or plain Text format....get the text of indexed documents in HTML or plain text format...()); } } Getting text of indexed documents The text of the indexed...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  7. GroupDocs.Watermark Product Family

    Find answers about manipulating Text and image watermarks in different files using code on any platform....Answers Add Text Watermark to PDF Using C# Add Text Watermark to...

    kb.groupdocs.com/watermark/page/2/
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Answers How to Convert PDF to Text in C# How to Convert Word Document...HTML to Text using Java How to Convert HTML to Text in C# How...

    kb.groupdocs.com/categories/page/35/
  9. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....information in plain text or rich text format. A plain text file format...format contains unformatted text and no font or page settings can...

    docs.groupdocs.com/merger/java/merge/word/
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Text Old coding style // Create an...ExtractorFactory (); // Create a text extractor try ( TextExtractor...

    docs.groupdocs.com/parser/java/migration-notes/