Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,321 for

syntax

(0.86 sec)
  1. product-overview_1.png

    nonpremultipled deflate 100 8 8 8 8 PixelInterleaved width=100, height=100, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 100 ke......org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about=""...xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about=""...

    docs.aspose.com/3d/es/nodejs-java/product-overv...
  2. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...the engine through template syntax. set_restricted_types(types)...the engine through template syntax. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to apply IIF condiion with tostring and len...

    Hi Team, How to apply IIF condiion with tostring and length conditions to an data field in aspose word template using Linq report engine for the below mentioned expression IIF(First(Fields!WitnessedBy.Value).ToString()…...Engine supports a subset of C# syntax in its template expressions...@rose.thomas AI translates this syntax like this: ( Fields.ReportNameKey...

    forum.aspose.com/t/how-to-apply-iif-condiion-wi...
  4. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#.... Syntax of a doc tag is defined as...snippet shows the template syntax for this. << doc [ document_expression...

    docs.aspose.com/words/net/inserting-documents-d...
  5. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...please guide me on the correct syntax to perform this join using...name and use the following syntax: <<foreach [p in data.persons]>>...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  6. Bold in Markdown – C# Code Examples

    Create Markdown bold 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...Add bold text to the Markdown syntax tree markdown.AppendChild(bold);...

    products.aspose.com/html/net/markdown-bold/
  7. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...Pommes Is there any template syntax or workaround that allows iterating...does not describe a built‑in syntax for iterating over an object’s...

    forum.aspose.com/t/looping-over-object-when-dat...
  8. Markdown Code Block – C# Code Examples

    Create Markdown Inline Code and Code Block in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....full Markdown parsing and MD syntax tree management based on the...factory for creating the Markdown syntax tree var mdf = markdown.SyntaxFactory;...

    products.aspose.com/html/net/markdown-code-block/
  9. MUSTACHE Mail Merge In C++

    Personalize your Mail merge MUSTACHE file using C++. Automate emails or build reports using Mail merge MUSTACHE template in C++....templates based on the Mustache syntax and execute mail merge operations...Mustache is an alternative syntax for mail merge templates that...

    products.aspose.com/words/cpp/mailmerge/mustache/
  10. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....the table using the following syntax. ds . Persons Note – Table...

    docs.aspose.com/words/java/working-with-dataset...