Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,476 for

numbers

(0.12 sec)
  1. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/composing-sig...
  2. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Number}" ); Console . WriteLine (...WriteLine ( $ "Page: {page.Number}" ) Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  3. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. HtmlViewOptions...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/java/render-presentat...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify the maximum number of occurrences of each word...you to specify the maximum number of occurrences in total for...

    docs.groupdocs.com/search/net/search-options/
  6. Search text in Emails | Documentation

    Search a keyword in emails using Search method... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-em...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....TableDiscreteFunctio ( 2 ); // Setting the number of possible differences for...TableDiscreteFunctio ( 2 ); // Setting the number of possible differences for...

    docs.groupdocs.com/search/net/migration-notes/
  8. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify the maximum number of occurrences of each word...you to specify the maximum number of occurrences in total for...

    docs.groupdocs.com/search/java/search-options/
  9. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  10. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...