Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,375 for

numbers

(0.05 sec)
  1. Render PDF documents as HTML and image files | ...

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

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  2. 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....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/net/work-with-search-...
  3. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....Number}; Width: {page.Width}, pixels"... WriteLine ( $"Page: {page.Number}; Height: {page.Height}, pixels"...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  4. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and images within the enclosed files in Java....sample text, bulleted list, numbered list and more. • Bullet Item...there is a numbered list: 1. Numbered Item 1 2. Numbered Item 2 3...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  5. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....you to specify the maximum number of indexing reports stored...you to specify the maximum number of search reports stored in...

    docs.groupdocs.com/search/java/search-index-set...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. HtmlViewOptions...demonstrates the result: Specify the number of items to render GroupDocs...

    docs.groupdocs.com/viewer/java/render-archive-f...
  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 ; for ( BaseSignature temp...out . print ( "Signature #" + number +++ ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  8. 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/
  9. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....replaced with the current page number in the output file name. viewOptions...demonstrates the result: Specify the number of items to render GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-arc...
  10. 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....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...