Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,353 for

syntax

(1.52 sec)
  1. ReportBuildOptions | Aspose.Words for Java

    Specifies options controlling behavior of ReportingEngine while building a report in Java....engine should inline template syntax error messages into output...becoming empty after template syntax tags are removed or replaced...

    reference.aspose.com/words/java/com.aspose.word...
  2. Email validation - Free Support Forum - aspose.com

    Hi, Could you please get clarifications on the EmailValidator (Aspose.Net) Class EmailValidator | Aspose.Email for .NET API Reference How it is actually validate email address, is it SMTP only format validation or it s…...validates the email address syntax (i.e., checks if the format...WriteLine("The email address failed syntax validation."); break; case...

    forum.aspose.com/t/email-validation/326714
  3. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in template expressions when building a report in C#....Whereas the object initializer syntax is supported (including objects...the collection initializer syntax is not. Also, the engine enables...

    docs.aspose.com/words/net/using-operators-linq/
  4. Filter Messages With AQS From Exchange Mailbox|...

    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....Advanced Query Syntax (AQS) is the query syntax used by Exchange...based on the Advanced Query Syntax (AQS). or ExchangeAdvancedSynt...

    docs.aspose.com/email/net/filter-messages-with-...
  5. Using Contextual Object Member Access in Java|A...

    Use contextual object member to access some objects without specifying the objects id in template expressions using Java....common object member access syntaxes interchangeably depending...contextual object member access syntax to get the same results. No...

    docs.aspose.com/words/java/using-contextual-obj...
  6. Working with Traditional Mail Merge Data Source...

    Use simplified Syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....enables you to use a simplified syntax in template expressions to...the table using the following syntax. ds . Persons Note – Table...

    docs.aspose.com/words/net/working-with-mail-mer...
  7. Working with DataTable Row Objects in Java|Aspo...

    Use simplified Syntax in template expressions to work with DataTable row objects when building a report in Java....field’s value using the following syntax. r . Name Single Parent or...row of r using the following syntax. r . City Given that the “City”...

    docs.aspose.com/words/java/working-with-datatab...
  8. LINQ Reporting Engine API in Java|Aspose.Words ...

    Learn LINQ Reporting Engine API to build a report in Java....Paragraphs Containing Only Template Syntax Tags Accessing Missing Members...Members of Data Objects Inlining Syntax Error Messages into Templates...

    docs.aspose.com/words/java/linq-reporting-engin...
  9. C# API to Parse Markdown Files – Aspose.HTML fo...

    Markdown Parser C#. Use Aspose.HTML for .NET API features to parse Markdown content....for manipulating the Markdown syntax tree based on specifications...Parse the MD document and get a syntax tree var markdown = parser...

    products.aspose.com/html/net/parse-markdown/
  10. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the Aspose.HTML for .NET library to create ordered and unordered Markdown lists....full Markdown parsing and MD syntax tree management based on the...Configuration()); // Create a Markdown syntax factory var mdf = md.SyntaxFactory;...

    products.aspose.com/html/net/markdown-list/