Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,472 for

expression

(0.13 sec)
  1. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....font name) through LINQ expressions alone, because the TOC appearance...by the reporting engine’s expression syntax. However, you can...

    forum.aspose.com/t/how-to-change-font-name-for-...
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Replace Text Based on a Regular Expression If you want to replace some...phrases based on regular expression, you first need to find all...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....pattern specified by a regular expression with another string. replace(Pattern...pattern specified by a regular expression with another string. toDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...However, you can use regular expression to get LINQ tags. (?<=<<...encountered at the end of expression 'in customers] '. Can not...

    forum.aspose.com/t/parse-word-template-to-ident...
  5. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison Expressions for optimal performance....right part of the comparison expression. public string RightExpression...Examples Shows how to compare expressions using a COMPARE field. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations.... Create new math expressions or edit previously created...a standalone mathematical expression, formula, or equation. MathPortion...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  7. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...example of the nested let expression structure is very helpful...inner scope of the nested expression, causing items from the outer...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  8. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....pattern specified by a regular expression with another string. Replace...pattern specified by a regular expression with another string. ToDocument...

    reference.aspose.com/words/cpp/aspose.words/range/
  9. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular Expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...We are using the regular expression to search the string. the...related to how the regular expression is constructed or how the...

    forum.aspose.com/t/unable-to-search-the-text-co...
  10. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....row say row 6, then use the expression ws.getCells().getRows().get(5)...getRows() method in the given expression. This article has taught...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...