Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 8,956 for

index

(0.06 sec)
  1. locale.min.css

    .modal { position: fixed; top: 0; left: 0; z-Index: 1049; display: none; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; } .modal-dialog { position: relative; width: au......position: fixed; top: 0; left: 0; z-index: 1049; display: none; width:...lang-close { position: absolute; z-index: 999999; color: #fff; background:...

    metrics.aspose.com/css/locale.min.css
  2. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....functionality in C# Create an Index object to serve as the storage...documents will be indexed and made searchable Use the Index.Add method...

    kb.groupdocs.com/search/net/perform-case-sensit...
  3. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......fileupload{position:relative;z-index:5}.filename{background:#e0f...dz-progress{opacity:1 !important;z-index:1 !important;pointer-events:none...

    products.groupdocs.app/metadata/css/landings.mi...
  4. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......fileupload{position:relative;z-index:5}.filename{background:#e0f...dz-progress{opacity:1 !important;z-index:1 !important;pointer-events:none...

    products.groupdocs.app/search/css/landings.min.css
  5. Image Detection & Extraction in ZIP & Email API...

    C# .NET API to perform barcode extraction from image formats, define barcodes in templates, perform image detection and extraction from ZIP & email attachments....page index Console.WriteLine( "Page: " + barcode.Page.Index.ToString());...in images) { // Print a page index, rectangle and image type: Console...

    releases.groupdocs.com/parser/net/new-releases/...
  6. Advanced search in DOCX online

    Advanced search in DOCX. Perform advanced search of words and phrases online....two stages: Indexing DOCX files. Search in the index. Search results...files to include them into the index and perform searches. Other...

    products.groupdocs.app/search/advanced/docx
  7. Search text in PDF documents | Documentation

    To search a keyword in PDF documents 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 PDF document: Instantiate Parser object for the initial document; 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 document....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-p...
  8. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-h...
  9. 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....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-mi...