Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,172 for

syntax

(0.06 sec)
  1. MUSTACHE Mail Merge In Java

    Personalize your Mail merge MUSTACHE file using Java. Automate emails or build reports using Mail merge MUSTACHE template in Java....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/java/mailmerge/mustache/
  2. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....more information, see template syntax reference ( https://docs.aspose...com/display/wordsnet/Template+Syntax) . In template documents, you...

    reference.aspose.com/words/net/aspose.words.rep...
  3. About image padding using Code.CalcLeftPadding(...

    Hi, Could you please assist me on the below mentioned requirement. Need to set size on images using Code.CalcLeftPadding(Fields!ReportData.Value, 7.1, 8.6) & “pt” function in aspose word template using Linq report engi…...LINQ Reporting Engine template syntax. All supported switches are...LINQ Reporting Engine template syntax. Inserting Images Dynamically...

    forum.aspose.com/t/about-image-padding-using-co...
  4. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...5 @suryakur , @jesmmifs The syntax #$UNICODE(char_code) is not...programmatically using the common C# syntax. Here is an example of generating...

    forum.aspose.com/t/tick-check-symbol/82133
  5. Smart Marker Row Indexing Issue for Table Witho...

    We are experiencing an issue with Aspose.Cells Smart Markers while trying to generate row indices for a table that does not include a header value for Index. Additionally, there is a structural gap (one or more columns) …...Marker Syntax : Ensure that your Smart Marker syntax is correctly...correctly set up. The syntax should properly reference the data you...

    forum.aspose.com/t/smart-marker-row-indexing-is...
  6. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my Syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... I have attached my syntax. It throws an error. It works...result using LINQ reporting syntax in template. Not from code-behind...

    forum.aspose.com/t/render-multiple-images-in-a-...
  7. Inserting Bookmarks Dynamically in C#|Aspose.Wo...

    Insert bookmarks into your document dynamically when building a report using C#.... Syntax of a bookmark tag is defined...

    docs.aspose.com/words/net/inserting-bookmarks-d...
  8. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...template using the LINQ tag syntax alexey.noskov May 15, 2025...2025, 12:12pm 5 Hello , Above syntax works perfectly well but If...

    forum.aspose.com/t/while-generating-using-aspos...
  9. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how lists are exported into Markdown in C++....items compatible with Markdown syntax. PlainText 1 Export list items...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header 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...the headers to the Markdown syntax tree markdown.AppendChild(heading1);...

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