Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,234 for

syntax

(0.1 sec)
  1. 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...
  2. Restricting Access to Type Members in C#|Aspose...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in C#....the engine through template syntax, you can use the following...terms of security. Inlining Syntax Error Messages into Templates...

    docs.aspose.com/words/net/restricting-access-to...
  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. 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-...
  6. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data objects as null literals using LINQ in C#....with Template Syntax Tags in C# Inlining Syntax Error Messages...

    docs.aspose.com/words/net/accessing-missing-mem...
  7. Aspose::Words::Saving::MarkdownExportAsHtml enu...

    Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown as raw HTML in C++....all elements using Markdown syntax without any raw HTML. Tables...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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...
  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/