Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,261 for

expression

(0.11 sec)
  1. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a 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...
  2. Row | Aspose.Words for Java

    Represents a table row in Java....nodes matching the XPath expression. selectSingleNode(String...Node that matches the XPath expression. setCustomNodeId(int value)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Online DOCX Text Search or Build DOCX Search So...

    Free online app for content search in DOCX file. Python API code for any DOCX file text search application....replace_regex for regular expression along with replacing.FindReplaceOptions...

    products.aspose.com/total/python-net/search/docx/
  4. Redact Word Document Online or using C++ | prod...

    Open and redact Word document online via app for free. C++ API code to search and replace Word text....document Define the regular expression pattern array Use Replace...

    products.aspose.com/total/cpp/redact/word/
  5. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...does not give any output for expression: &=RootData.Directors[1:-3]...nothing. It does not fail for expression &=RootData.Directors[20]...

    forum.aspose.com/t/accessing-array-element-by-i...
  6. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the true/false value of its expression. To get a true/false value...field will test two numeric expressions for equality. # We will provide...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBuilder.add_switch method | Aspose.Words f...

    aspose.words.fields.FieldBuilder.add_switch method...the true/false value of its expression. To get a true/false value...field will test two numeric expressions for equality. # We will provide...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!...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...
  9. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddField method. Adds a field represented by a FieldBuilder to the argument in C++....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/cpp/aspose.words.fie...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…... > An expression declared within a doc tag...inserted during runtime. The expression must return a value of one...

    forum.aspose.com/t/while-generating-using-aspos...