Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 123 of 123 for

html to pdf

(0.02 sec)
  1. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....html" ); // Creating an output adapter...highlighter ); // Generating HTML formatted text with highlighted...

    docs.groupdocs.com/search/net/work-with-search-...
  2. Build your first search solution | Documentation

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....html" ); // Creating the output adapter...highlighter ); // Generating output HTML formatted document with highlighted...

    docs.groupdocs.com/search/net/build-your-first-...
  3. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need To be within an executable project To run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...HTML" Version="22.9.0" /> <PackageReference...<PackageReference Include="Aspose.PDF" Version="22.10.0" /> <PackageReference...

    forum.groupdocs.com/t/system-typeinitialization...