Consulting

Results 1 to 4 of 4

Thread: Convert word equation to mathml or latex using MathType SDK

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Nov 2018
    Posts
    3
    Location

    Convert word equation to mathml or latex using MathType SDK

    Hello from Tajikistan!
    Can't find way to solve this problem:
    I have a Word document with tests(tests for students) that need to be imported to the site
    examples of tests are given in the attachment (tests are have a strict structure), my macros is also there.
    There are also xml files in the archive. It is templates on the basis of which final xml files are created.
    how my code works:
    1) Select first table in the active document
    2) in the loop I go through each line in the table
    3) I write the text in xml based on the template
    Now I can write both text and images (in base64 format) in xml
    the main problem is converting the of formulas to mathml or latex




    can anyone help me
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •