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

syntax

(1.32 sec)
  1. 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...
  2. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown....including working with the syntax tree (AST), performing structural...Parse Markdown files into a syntax tree (AST). Traverse and analyze...

    docs.aspose.com/html/net/markdown-processing/
  3. 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...
  4. 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
  5. ReportingEngine.get_restricted_types method | A...

    ReportingEngine.get_restricted_types method. Returns types, which members as well as which derived types' members should be inaccessible by the engine through template Syntax....the engine through template syntax. def get_restricted_types (...the engine through template syntax. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReportingEngine.GetRestrictedTypes | Aspose.Wor...

    Discover the ReportingEngine GetRestrictedTypes method, which identifies inaccessible member types and derived types for enhanced template Syntax control....the engine through template syntax. public static Type [] GetRestrictedTypes...the engine through template syntax. Remarks The returned array...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Using Operators in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/using-operators/
  8. 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-...
  9. Programming Email Verification|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....performed, including email syntax checking, email domain checking...validates the email address syntax. SyntaxAndDomain validates...

    docs.aspose.com/email/net/programming-email-ver...
  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/