Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,792 for

text

(0.07 sec)
  1. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract Text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Excel spreadsheets / Extract text from Microsoft Office Excel...Excel spreadsheets Extract text from Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in Text or object form..../ Queries in text and object form Queries in text and object form...query: in text or object form. A search query in text form is simpler...

    docs.groupdocs.com/search/net/queries-in-text-a...
  3. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract Text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...PowerPoint presentations / Extract text from Microsoft Office PowerPoint...PowerPoint presentations Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Extract text from Microsoft Office Word documen...

    To extract a Text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a Text from the entire document or a Text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a Text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a Text from reader....Extract text from Microsoft Office Word documents Extract text from...Leave feedback To extract a text from Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. GroupDocs.Assembly 17.3.0 Supports HTML and Tex...

    Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Assembly for .NET 17.3.0. This release comes with some very exciting features to enhance the usability of the API. The latest version now supports document assembly for both HTML and Text documents. We recommend you to download and integrate this latest release. GroupDocs.Assembly for .NET 17.3.0 - FeaturesFollowing features are introduced in the latest release: Support document assembly for Plain Text file formats Support document assembly for HTML file formats For a complete list of features supported by the API, read the API features here....document assembly for both HTML and text documents. We recommend you...document assembly for Plain Text file formats Support document...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  6. In-Paragraph List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...generate In-ParagraphList report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  7. Get source and target text from files | Documen...

    This article explains how to get source and target Texts of specific changes using GroupDocs.Comparison for Java....and target text from files Get source and target text from files...you to get source and target texts of specific changes in the output...

    docs.groupdocs.com/comparison/java/get-source-a...
  8. Getting document text in network | Documentation

    This page contains information about getting document Text in the search network....Getting document text in network Getting document text in network Leave...feedback To obtain the extracted text of indexed documents in the...

    docs.groupdocs.com/search/java/getting-document...
  9. In-Paragraph List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...report in Text Document format. In-Paragraph List in Text Document...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  10. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the section....Search text in Microsoft OneNote sections Search text in Microsoft...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-m...