Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,351 for

syntax

(0.38 sec)
  1. Convert XSLFO to MD in Android Apps | products....

    Render XSLFO to MD in Android Apps API without using Microsoft Excel or Adobe Reader...with plain text formatting syntax. It is used to create rich...

    products.aspose.com/total/android-java/conversi...
  2. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....converted to **bold** or *italic* syntax automatically. Q: Which style...

    docs.aspose.com/words/net/working-with-markdown...
  3. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...: Review your smart marker syntax. If possible, try using a different...

    forum.aspose.com/t/query-on-range-and-static-le...
  4. Cells not getting calculated using Aspose.Cells...

    At Willis Towers Watson, we are using Aspose.Cells 24.7 and are considering upgrading to the current version, 25.4. In testing 25.4, we encountered a problem where some of the cells in the workbook do not get calculated…...cells or incorrect formula syntax. Review Documentation : It...

    forum.aspose.com/t/cells-not-getting-calculated...
  5. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...mail merge or LINQ Reporting syntax as in the code example above...

    forum.aspose.com/t/insert-template-to-existing-...
  6. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer.... Syntax The element is declared with...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  7. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...following steps: Check the Formula Syntax : Ensure that the formula you...

    forum.aspose.com/t/listobject-with-calculated-c...
  8. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable forms....delve into the full template syntax. Let’s just take a look at...

    docs.aspose.com/omr/java/hello-world/
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... The syntax should look like this: builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....about the particular field code syntax, create the field in Microsoft...field in your document, the syntax looks like this: { TOA [Switches...

    docs.aspose.com/words/java/insert-fields/