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

syntax

(0.09 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  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. 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/
  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/