ms-word
C# Word Interop, Pasting Clipboard into Paragraph
I have a report builder I\'m making that builds the start of a report in word. Word is then kept open for the user to carry on with the report. The report builder gets rtf from a database that is to b[详细]
2023-04-06 12:19 分类:问答Is there a way to upgrade word documents to 2010
Scenario: I have about 14000 word documents that need to be converted from \"Microsoft Word 97 - 2003 Document\" to \"Microsoft Word Document\". In other words upgraded to 2010 format (.docx).[详细]
2023-04-06 08:45 分类:问答Word document export from web app
I need to export word documents from a web app. I currently use NPOI for excel export, but it doesn\'t seem to cover word export.[详细]
2023-04-06 08:23 分类:问答How to insert a picture/text label at specific coordinates in a word 2007 document using C#?
I can do this to insert picture and text at a default location: private static object objTrue = true; private static object objFalse = false;[详细]
2023-04-06 06:24 分类:问答how to transform Unicode characters to a different font?
I was able to transform sinhala Unicode characters to symbols by just copying those characters into MS word and chang开发者_高级运维ing the font to TIMES NEW ROMAN, The letters are in the link image;[详细]
2023-04-06 05:57 分类:问答Copy from Word to Excel [closed]
开发者_运维问答 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-04-05 23:11 分类:问答Trimming white space in MS Word + Access mail merge
I am trying to do a mail merge with an Access database, but the output looks like this: Dear JOHNSMITH,[详细]
2023-04-05 11:25 分类:问答retrieve bookmark id value from word documents
I want to create a word document with many bookmarks. The bookmarks contains some price information that needs to be updated every year. I need to update them based on value from a database in a certa[详细]
2023-04-05 09:10 分类:问答MS Word VBA search text with find wildcards
I need find these matches using \"ms word find\" with wildcards: {{1,000.00}} {{-125}} {{125-}} {{-1’100.00}}[详细]
2023-04-04 20:49 分类:问答opening a word document in php (.doc)
I want to open a .doc file and print out using php (or only count lines and words). I tried with the COM library, but it didn\'t work (I\'m using linux server). I also tried installing Antiword but it[详细]
2023-04-04 20:44 分类:问答