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

syntax

(0.08 sec)
  1. 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-...
  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. 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...
  4. 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...
  5. 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/
  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. 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...
  8. Transcoding DICOM file|Aspose.Medical for .NET ...

    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....files use various Transfer Syntaxes , which define how image data...DICOM file from one transfer syntax to another. Aspose.Medical...

    docs.aspose.com/medical/net/developer-guide/tra...
  9. 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...
  10. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....method that creates Atx Heading Syntax Node with text content. You...factory for creating the Markdown syntax tree var mdf = md.SyntaxFactory;...

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