Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,485 for

conditional

(0.11 sec)
  1. If-Modified-Since - HTTP | MDN

    The HTTP If-Modified-Since request header makes a request Conditional. The server sends back the requested resource, with a 200 status, only if it has been modified after the date in the If-Modified-Since header. If the resource has not been modified since, the response is a 304 without any body, and the Last-Modified response header of the previous request contains the date of the last modification....request header makes a request conditional . The server sends back the...If-None-Match , If-Unmodified-Since conditional request headers 304 Not Modified...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  2. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax.... << check [ conditional_expression ]>> The code will...snippet: Here, conditional_expression defines a condition upon which...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  3. HTTP request methods - HTTP | MDN

    HTTP defines a set of request methods to indicate the purpose of the request and what is expected if the request is successful. Although they can also be nouns, these request methods are sometimes referred to as HTTP verbs. Each request method has its own semantics, but some characteristics are shared across multiple methods, specifically request methods can be safe, idempotent, or cacheable....No POST No No Conditional* PATCH No No Conditional* CONNECT No...

    developer.mozilla.org/en-US/docs/Web/HTTP/Methods
  4. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....<</foreach» Working with Table-Row Conditional Blocks You can also use a...a table-row conditional block whose body occupies single or multiple...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. GroupDocs.Assembly for .NET 21.3 Release Notes ...

    Major Features Supported section breaks inside data bands and Conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-188 Support section breaks inside data bands and Conditional blocks for Word Processing documents Feature ASSEMBLYNET-189 Support dynamic adding of combobox and dropdown list items for Word Processing documents Feature ASSEMBLYNET-190 An issue with a JSON object having only complex properties Bug ASSEMBLYNET-191 Improve exception reporting when an image cannot be loaded Bug Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....breaks inside data bands and conditional blocks, and provided dynamic...breaks inside data bands and conditional blocks for Word Processing...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. Document Assembly on GroupDocs Blog | Document ...

    Document Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Java ......table-row data bands and conditional blocks. Work with Table-Row...Table-Row Data Bands and Conditional Blocks in GroupDocs.Assembly for...

    blog.groupdocs.com/tag/document-assembly/index.xml
  7. Boolean - JavaScript | MDN

    Boolean values can be one of two values: true or false, representing the truth value of a logical proposition....functions that represent conditions, such as Array.isArray()...typically used in conditional testing, such as the condition for if.....

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows.... Working with Table-Row Conditional Blocks You can also use a...a table-row conditional block which body occupies single or multiple...

    docs.groupdocs.com/assembly/net/working-with-wo...
  9. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-Conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....0 null-conditional operators **?. **and ?[]...Document Support C# 6.0 null-conditional ?. and ?[] operators in template...

    blog.groupdocs.com/assembly/color-chart-series-...
  10. CSS cascade and inheritance - CSS: Cascading St...

    The CSS cascade and inheritance module defines the rules for assigning values to properties by way of cascading and inheritance. This module specifies the rules for finding the specified value for all properties on all elements....Inline styles and the cascade Conditional rules for @imports Specifications...CSS paged media module CSS conditional rules module CSS nesting...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_ca...