Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,147 for

conditional

(0.05 sec)
  1. formatting

    Applying Formatting | Documentation,Conditional Formatting|Documentation,Cells Formatting|Documentation,Chart Formatting|Documentation,Data Formatting |... Conditional Formatting |Documentation...platforms....Conditional Formatting Contents [ Hide ] Conditional formatting...

    search.aspose.com/q/formatting.html
  2. GroupDocs.Assembly for Java 18.6 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 18.6. Major Features This release comes up with the support of null-Conditional operators in template expressions and a number of improvements in working with charts. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-70  Support dynamic coloring of chart series and individual series points for email messages with HTML and RTF bodies  Feature ASSEMBLYNET-76  Support C# 6....with the support of null-conditional operators in template expressions...ASSEMBLYNET-76 Support C# 6.0 null-conditional ?. and ?[] operators in template...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. GroupDocs.Assembly for .NET 18.6 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.6. Major Features This release comes up with the support of null-Conditional operators in template expressions and a number of improvements in working with charts. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-70  Support dynamic coloring of chart series and individual series points for email messages with HTML and RTF bodies  Feature ASSEMBLYNET-76  Support C# 6....with the support of null-conditional operators in template expressions...ASSEMBLYNET-76 Support C# 6.0 null-conditional ?. and ?[] operators in template...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. Making decisions in your code — conditionals - ...

    In any programming language, the code needs to make decisions and carry out actions accordingly depending on different inputs. For example, in a game, if the player's number of lives is 0, then it's game over. In a weather app, if it is being looked at in the morning, show a sunrise graphic; show stars and a moon if it is nighttime. In this article, we'll explore how so-called Conditional statements work in JavaScript....we'll explore how so-called conditional statements work in JavaScript...To understand how to use conditional structures in JavaScript...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  5. 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/net/set-checkbox-va...
  6. @import - CSS: Cascading Style Sheets | MDN

    The @import CSS at-rule is used to import style rules from other valid stylesheets. An @import rule must be defined at the top of the stylesheet, before any other at-rule (except @charset and @layer) and style declarations, or it will be ignored....layer(layer-name) supports(supports-condition); @import url layer(layer-name)...layer(layer-name) supports(supports-condition) list-of-media-queries; @import...

    developer.mozilla.org/en-US/docs/Web/CSS/@import
  7. Topics tagged excel-to-pdf

    Topics tagged excel-to-pdf...Excel spreadsheet colors of conditional formatting not converted...

    forum.groupdocs.com/tag/excel-to-pdf
  8. 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...
  9. 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...
  10. 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-...