Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 6,159 for

reporting

(0.08 sec)
  1. Using Spreadsheets as Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Spreadsheets as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data....Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/net/using-spreadshe...
  2. <ruby> - HTML:超文本標記語言 | MDN

    HTML 元素的意思是旁註標記。旁註標記用於標示東亞文字的發音。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/zh-TW/docs/Web/HTML/Eleme...
  3. Text - Web APIs | MDN

    Learn about the Text interface, including its constructor, properties, and methods, specifications and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Text
  4. sidebarAction - Mozilla | MDN

    Gets and sets properties of an extension's sidebar....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  5. translate - HTML (HyperText Markup Language) | MDN

    L'attribut universel translate est un attribut à valeur contrainte qui peut être utilisé afin d'indiquer si les valeurs d'attribut d'un élément et si les valeurs de ses nœuds Text descendants doivent être traduits lorsque la page est localisée ou s'il faut les laisser inchangés. Les valeurs autorisées pour cet attribut sont :...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Global_a...
  6. scroll-margin-block - CSS: Cascading Style Shee...

    The scroll-margin-block shorthand property sets the scroll margins of an element in the block dimension....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  7. isFinite() - JavaScript | MDN

    The isFinite() function determines whether a value is finite, first converting the value to a number if necessary. A finite number is one that's not NaN or ±Infinity. Because coercion inside the isFinite() function can be surprising, you may prefer to use Number.isFinite()....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. SyntaxError: nothing to repeat - JavaScript | MDN

    The JavaScript exception "nothing to repeat" or "invalid quantifier in regular expression" occurs when a quantifier in a regular expression is applied to nothing or applied to an assertion....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Logical AND assignment (&&=) - JavaScript | MDN

    The logical AND assignment (&&=) operator only evaluates the right operand and assigns to the left if the left operand is truthy....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. SyntaxError: await is only valid in async funct...

    The JavaScript exception "await is only valid in async functions, async generators and modules" occurs when an await expression is used outside of async functions or modules or other async contexts....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...