Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 21,728 for

numbers

(0.05 sec)
  1. OperationProgressEventArgs.ProcessedDocuments P...

    Gets the number of successfully processed documents....ProcessedDocuments Property Gets the number of successfully processed documents...Property Value Type: Int32 The number of successfully processed documents...

    apireference.groupdocs.com/search/net/groupdocs...
  2. AsfAudioStreamProperty.Channels Property - Grou...

    Gets the number of audio channels....Channels Property Gets the number of audio channels. Namespace:...Property Value Type: UInt16 The number of audio channels. See Also...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....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...
  4. 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...
  5. MarkupConvertOptions Properties - GroupDocs.Con...

    If true fixed layout will be used e.g. absolutely positioned html elements Default: true...) PageNumber The page number to start conversion from. (Inherited...CommonConvertOptions TFileType .) PagesCount Number of pages to convert starting...

    apireference.groupdocs.com/conversion/net/group...
  6. MatroskaSegment.SegmentUid Property - GroupDocs...

    Gets the unique 128 bit number identifying a SEGMENT. Obviously, a file can only be referred to by another file if a SEGMENTUID is present, however...Property Gets the unique 128 bit number identifying a SEGMENT. Obviously...Type: Byte The unique 128 bit number identifying a SEGMENT. See...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. MarkdownDocumentInfo Structure - GroupDocs.Edit...

    Represents metadata of one Markdown document...returns 'false' PageCount Returns number of pages. Markdown documents...and thus page count, so this number is calculated from standard...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. GroupDocs.Search.Options Namespace - GroupDocs....

    The namespace provides classes to specify additional options of various operations....algorithm calculates the maximum number of mistakes for a word as inversely...between word lengths and the number of allowed mistakes. This algorithm...

    apireference.groupdocs.com/search/net/groupdocs...
  9. Recursion - MDN Web Docs Glossary: Definitions ...

    The act of a function calling itself, recursion is used to solve problems that contain smaller sub-problems. A recursive function can receive two inputs: a base case (ends recursion) or a recursive case (resumes recursion)....defines a function that takes a number, prints it, and then calls...with the number's value -1. It keeps going until the number is equal...

    developer.mozilla.org/en-US/docs/Glossary/Recur...
  10. SearchOptions.MaxTotalOccurrenceCount Property ...

    Gets or sets the maximum total number of occurrences of all terms in a search query. The default value is 500000....Gets or sets the maximum total number of occurrences of all terms...Type: Int32 The maximum total number of occurrences. See Also Reference...

    apireference.groupdocs.com/search/net/groupdocs...