Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,890 for

numbers

(0.28 sec)
  1. 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-...
  2. 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...
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....+ "Page number: {5}\n" + "File type: {0}\n" + "Number of pages:...+ "Page number: {5}\n" + "File type: {0}\n" + "Number of pages:...

    docs.groupdocs.com/comparison/net/get-file-info/
  4. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....document contains “Invoice Number INV-12345” then template field...TemplateRegexPositio ( "Invoice Number\\s+[A-Z0-9\\-]+" ), "InvoiceNumber"...

    docs.groupdocs.com/parser/net/working-with-temp...
  5. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...( f "Page number: { barcode_signature . page_number } " ) print...( f "Page number: { barcode_signature . page_number } " ) print...

    docs.groupdocs.com/signature/python-net/search-...
  6. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....application-version The version number of the application that created...printed. revision-number The document revision number. total-editing-time...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature 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 EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks 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-ebooks/
  9. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using C# programming language....approximate number of pages in case of MOBI or AZW3 or a number of chapters...blocks and thus calculate the number of pages. This decision was...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  10. 使用 Java 提取 ZIP 档案数据 |提取文本和图像

    使用文档解析 Java API 提取 ZIP 文件数据。在 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/zh/parser/extract-zip-files-...