Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,481 for

expression

(0.18 sec)
  1. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ Expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the Expressions are no…...LINQ Expressions Not Working When Saving as PDF in Aspose.Words...Reporting Engine. The LINQ expressions are processed correctly when...

    forum.aspose.com/t/linq-expressions-not-working...
  2. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....values designated by the expressions getLeftExpression() / se...the condition // which the expressions of this field state, then...

    reference.aspose.com/words/java/com.aspose.word...
  3. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...approach using a regular expression in Java to remove such styles:...

    forum.aspose.com/t/object-reference-not-set-to-...
  4. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....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...
  5. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....specific string or regular expression in your document and replace...

    docs.aspose.com/words/java/convert-a-document-t...
  6. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a report in Java....extension methods in template expressions. The following list describes...methods inside conditional expressions to treat the first or last...

    docs.aspose.com/words/java/using-extension-meth...
  7. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison Expressions for enhanced data manipulation and analysis....left part of the comparison expression. public string LeftExpression...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....nodes matching the XPath expression. SelectSingleNode (const...Node that matches the XPath expression. set_CustomNodeId (int32_t)...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Apply Custom Formatting to Fields in C#|Aspose....

    Format and evaluate fields result using C#....returns the result of the expression evaluation. The following...

    docs.aspose.com/words/net/applying-custom-forma...
  10. How can I get the index of the elements in a Se...

    Hello, I try to get the index of the elements in a Select statement at the template level, but I can’t. I’ve tried with the IndexOf() function like this (this works in a foreach instruction) : <<var [pumpData = Query.…...element index inside a Select expression when you are working only...

    forum.aspose.com/t/how-can-i-get-the-index-of-t...