Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,322 for

syntax

(0.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. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#....Engine, detailing its templating syntax, data‑binding options, expressions...included in the expression syntax in the form of IEnumerable<T>...

    docs.aspose.com/words/net/linq-reporting-engine...
  3. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...engine uses its own template syntax based on plain-text tags, which...Using of C#-based expression syntax (extended for ADO.NET and other...

    docs.aspose.com/words/net/linq-reporting-engine...
  4. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....methods to manipulate a Markdown syntax tree based on GitHub Flavored...for manipulating the Markdown syntax tree based on specifications...

    products.aspose.com/html/net/editor/md/
  5. 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...
  6. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…... If the comment markup syntax has changed (e.g., -aw-comment-*...Aspose we found the same markup syntax, and no warning occurred. We...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  7. Italic in Markdown – C# Code Examples

    Create Markdown italic text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Configuration()); // Create a Markdown syntax factory var mdf = markdown...italic text to the Markdown syntax tree markdown.AppendChild(italic);...

    products.aspose.com/html/net/markdown-italic/
  8. Add Cell Formulas|Documentation

    This article introduces how to add formula in cell in GridWeb.... The formula syntax should be compatible with Microsoft...Microsoft Excel syntax. For example, all formulas must begin...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. LINQ Reporting Engine or Mail Merge in Java|Asp...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for Java and which solution is better to choose?...engine uses its own template syntax based on plain-text tags, which...Using of C#-based expression syntax (extended for ADO.NET and other...

    docs.aspose.com/words/java/linq-reporting-engin...
  10. Save MD – C# Markdown Parser

    Code for saving Markdown files in C#. Use the C# library to parse, edit and save Markdown....methods to manipulate a Markdown syntax tree based on GitHub Flavored...for manipulating the Markdown syntax tree based on specifications...

    products.aspose.com/html/net/save-md/