Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,121 for

numbers

(0.96 sec)
  1. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number +++ ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  2. Work with search results | GroupDocs

    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....available on the number of documents found, the number of occurrences...full path to the document, the number of occurrences, the words and...

    docs.groupdocs.com/search/java/work-with-search...
  3. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/java/render-text-files/
  4. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description....byte-number * byte-number ~~ byte-number where byte-number is a...a number from 0 to 255. The first pattern represents the exact...

    docs.groupdocs.com/search/net/phrase-search/
  5. Generate Document Pages Preview | GroupDocs

    Render lightweight thumbnail images for selected document pages using PreviewOptions and Document.generate_preview() from GroupDocs.Comparison for Python via .NET....def create_page_stream ( page_number ): # Return a writable stream...return open ( f "./page- { page_number } .png" , "wb" ) def release_page_stream...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams.... page_count — number of pages. size — file size...file_format } " ) print ( f "Number of pages: { info . page_count...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....byte-number * byte-number ~~ byte-number where byte-number is a...a number from 0 to 255. The first pattern represents the exact...

    docs.groupdocs.com/search/java/phrase-search/
  9. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the output file names. const...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  10. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. var viewOptions...replaced with the current page number in the file name. Dim viewOptions...

    docs.groupdocs.com/viewer/net/render-ebooks/