Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,298 for

numbers

(0.09 sec)
  1. Extraer datos de archivos de archivo usando C# ...

    Extraiga datos de archivos comprimidos como archivos ZIP, RAR, TAR, GZIP, BZIP2 usando C# en la aplicación .NET. Analice archivos y extraiga el texto completo dentro de los archivos....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/es/parser/extract-zip-files-...
  2. Add annotations | GroupDocs

    Add area, ellipse, point, arrow, distance, polyline, highlight, underline, strikeout, squiggly, text-field, replacement, redaction, watermark, link, and image annotations to a document with GroupDocs.Annotation for Python via .NET.... page_number is 0-based — 0 is the first... opacity = 0.7 area . page_number = 0 area . message = "This...

    docs.groupdocs.com/annotation/python-net/add-an...
  3. Common conversion options | GroupDocs

    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...
  4. Evaluation Limitations and Licensing | GroupDocs

    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...
  5. 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/nodejs-java/work-with...
  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. Common conversion options | GroupDocs

    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...
  8. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....presentations and resolves a large number of bugs across all supported...VIEWERNET-5514 Explicit page numbering for Spreadsheet formats was...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....You can configure the maximum number of stored reports using the...total number of documents in the index; The total number of words...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....TemplateRegexPositio ( r "Invoice Number\s+(?<value>[A-Z0-9\-]+)" )...template ) if data : invoice_number = data [ "InvoiceNumber" ]...

    docs.groupdocs.com/parser/python-net/working-wi...