Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,287 for

expression

(0.06 sec)
  1. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...have tried using <<html [expression] -sourceStyles>> , which...mentioned that using <<html [expression] -sourceStyles>> resolves...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  2. Calculate the sum of a range of cells|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cellName ) { // Create a regular expression to match the row index portion...cellName ) { // Create a regular expression to match the column name...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  3. 计算一系列单元格的总和|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cellName ) { // Create a regular expression to match the row index portion...cellName ) { // Create a regular expression to match the column name...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  4. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...the value as a mathematical expression and evaluates it, returning:...

    forum.aspose.com/t/mergefield-calculation/311156
  5. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....the true/false value of its expression. To get a true/false value...field will test two numeric expressions for equality. // We will...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....left part of the comparison expression. LocaleId { get; set; } Gets...right part of the comparison expression. Separator { get; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Working with Table-Row Conditional Blocks|Aspos...

    Use table-row conditional blocks within single document table to represent the same data depending on a condition using C#....can use any other Boolean expression instead of just false . FAQ...condition is any Boolean expression that can reference fields...

    docs.aspose.com/words/net/working-with-table-ro...
  8. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....nodes matching the XPath expression. SelectSingleNode (const...Node that matches the XPath expression. set_BackgroundShape (const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...nodes matching the XPath expression. (Inherited from CompositeNode...Node that matches the XPath expression. (Inherited from CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using Lambda Functions in C#|Aspose.Words for .NET

    Use lambda functions in template Expressions when building a report in C#....extension methods in template expressions. See “Appendix A. Enumeration...declared within template expressions are not interchangeable with...

    docs.aspose.com/words/net/using-lambda-functions/