Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. as01283

    How Do I Set Font Size in WP DOC using Automation

    I found problem fontsize needs to be an integer. FontSize 12 = 200
  2. as01283

    How Do I Set Font Size in WP DOC using Automation

    I am trying to change the font size from my vb net program. I am using: Dim objWordPerfect As Object objWordPerfect = CreateObject("WordPerfect.PerfectScript") objWordPerfect.LabelsSelect("D:\Users\Alan\AppData\Roaming\Corel\WordPerfect\16\EN\Labels\Avery Labels EN.lab", "Avery...

Part and Inventory Search

Back
Top