Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,454 for

numbers

(0.04 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....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-...
  2. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Java....which are: specifies the page number from which the conversion should...should start from. specifies the number of pages to be converted. is...

    docs.groupdocs.com/conversion/java/common-conve...
  3. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....which are: specifies the page number from which the conversion should...should start from. specifies the number of pages to be converted. is...

    docs.groupdocs.com/conversion/net/common-conver...
  4. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....xlsx" )) { // Specify number of rows for every page. int..."output.pdf" ); // Split by number of rows. viewOptions . SpreadsheetOptions...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  5. 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...
  6. 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...
  7. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....document contains “Invoice Number INV-12345” then template field...TemplateRegexPositio ( "Invoice Number\\s+[A-Z0-9\\-]+" ), "InvoiceNumber"...

    docs.groupdocs.com/parser/java/working-with-tem...
  8. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search API : Total number of indexed documents in one...files. Indexing stops when number of indexed documents in an...

    docs.groupdocs.com/search/nodejs-java/evaluatio...
  9. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....regular monthly release adds a number of new features to the API...from these improvements, a number of new features have also been...

    blog.groupdocs.com/search/groupdocs.search-for-...
  10. 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...