|
activation process
Office 2003 is installed on a new computer. However, to use programs
consistently, I need to activate the program and the activation screen does
not appear. Help!...
|
1 |
12.11.2005 13:01:01 |
|
WorML and duplicate tags !
As i try to implements a WordML /Xml solution, i don't find a way to
duplicate tags ....
Do someone as found one ?
In the negative i have to go back to a normal (csv/hmt) fusion ...:<
Thank's
...
|
4 |
09.11.2005 12:23:04 |
|
XML to WORD
Hi
I trying to generate a doc file from a xml file. I'm going to use the
Tranform Inference Tool in order to generate the xsl performing the
transformation.
My problem is generating tables: what i want is to create a table for
the root element and one row for each subelement (and one column for
each sub-subelement). I have done this in the seed doc, but the doc
generated does not contain ...
|
2 |
08.11.2005 14:56:59 |
|
wordml and linked images
I have an xsl file that takes two xml files. one is a list of images the
other is data from a database.
the xsl file produces a word document.
the problem is that the images are linked not embedded in the document:
<w:pict>
<v:shape id="_x0000_s1029" type="#_x0000_t75" alt="structure"
style="position:absolute;left:0;text-align:left;margin-left:198.25pt;margin-
top:16.3pt;width:0....
|
5 |
07.11.2005 09:55:18 |
|
Why only option a "read only" file?
I'm writing a paper that need ongoing alteration and reproduction.Office xp
isn't allowing me to do this. I'm given no option other than saving documents
in a "read only" file. When I attempt to re-read the file, I am asked how it
was encoded in order to make it re-readable. Why has it been encoded without
my knowledge?
Why have I not even been made aware of the language used to encode it...
|
2 |
06.11.2005 23:26:11 |
|
Word 2003 subsets in regards to XML
Does anyone know if MS Word XML Viewer 2003 is a subset of MS Word
Viewer 2003 and the later is a subset of MS Word 2003?
In other words are there any differences between them when viewing an
xml document?
Thanks in advance.
Marius
...
|
1 |
04.11.2005 19:37:41 |
|
WordML to printer coordinates
I would transform a table read from WordML to its coordinates x,y in
the paper, to
print it in raw data?
There is a way?
...
|
1 |
04.11.2005 08:08:15 |
|
print verb for xml documents
I am trying to implement a print verb for xml documents but not having a lot
of success.
..xml file type is pointing to xmlfile which uses MSOXMLED.exe to determine
if there is a mso-application processing instrunction and launch the
appropriate application.
I want to be able to right click an XML file and print (and give our users
the ability to directly print xml files as well as o...
|
1 |
03.11.2005 21:06:08 |
|
Embed RTF sequences in WordML
We have a program that currently has a lot of RTF data stored in user
databases. We are now moving to using WordML instead of the Text Object
Model we used to use to compose reports.
When using the Text Object Model, it was easy to insert the user data in RTF
format directly into the report, even if it included embedded images etc.
Is their an easy way WITHOUT using Word itself, to con...
|
4 |
02.11.2005 14:05:07 |
|
Question about a MSDN-Article
Hi all,
in ref. to the MSDN-Article "New XML Features of the Microsoft Office
Word 2003 Object Model"
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_wd2003_ta/html/odc_Wdnew2k3XMLOM.asp)
I've got a few questions:
1.) They say, the first step to work with XML in a word document is
to add the XML-Schema to the Application-Object. As I want to work
with the WordML (...
|
3 |
01.11.2005 11:27:39 |
|
Manimulate open/active document in word
Hi all,
i want to insert a special "word fields" in a document which is
currently loaded in word 2003 via .NET (C#).
As far as i know a field is devided into a field instruction and field
definition. I'm not quite sure which one is which, but one stores some
information, a formula for example (I think this is the instruction),
and the other one stores what is displayed in the word documen...
|
1 |
01.11.2005 00:14:22 |
|
how to validate excel spreadsheets
Hi guys
I am developing a document management solution in which some data will be
received as an xl spreadsheet that complies to a certain pre-defined
template/format (headings,datatypes etc) that maps to database columns where
the data will eventually be saved.How can I go about this also taking into
account that during validation all errors must be logged and routed to the
respectiv...
|
1 |
31.10.2005 14:08:49 |
|
What is <w:pict><w:binData w:name='wordml://08000001.wmz'>
Hi;
When there is an OLE object in a WordML file, along with the data that
is understood only by the application that created the object, there
is also a bitmap of the the drawn object - so it can display on
systems that do not have the program that created the object
installed.
I created an example (using the equation editor) and the result is:
<w:p>
<w:pict>
<...
|
8 |
27.10.2005 04:00:32 |
|
Access & MSXML3.0 SP7
I have Office 2003 installed on a fully patched Windows XP computer. The
suite was installed with the "Run all from my computer" option.
I installed the Office 2003 SP2, and then a couple days later installed
MSXML 3.0 SP7. When launching Access it acts like it has to install itself.
After the Windows Installer finishes whatever it's installing, Access starts
up just fine.
There's...
|
1 |
24.10.2005 17:42:20 |
|
USE XML to Extract List from web page???
Does anyone know how to use xml to extract a list of names from a web page?
You can suggest Excel, .Net, etc....Please. Thank you
...
|
2 |
22.10.2005 21:47:01 |
|
Problem in Word XML
Hi!
I saved a doc as xml and was referring to the XML thrugh my code , and I
found a problem
The styles tag of the XML is defined in this manner
-
- <w:style w:type="paragraph" w:styleId="WW-NormalWeb">
<w:name w:val="WW-Normal (Web)" />
<w:basedOn w:val="Normal" />
- <w:pPr>
<w:pStyle w:val="WW-NormalWeb" />
<w:spacing w:before="280" w:after="...
|
7 |
21.10.2005 12:31:06 |
|
How to parse an WordML to insert data read from Database
Hi,
My requirement goes like this.
i need to read some values from the database and output the same in a
pre-defined word format.
for eg if there is are two columns then the first column will have
"Customer Name" and in the second column I need to insert the value
from Database.
Solution I am trying to implement.
I am trying to save the pre-defined windows word document as XML ...
|
2 |
20.10.2005 19:17:57 |
|
Office 12/Word 2006 question
Can I use Office 12/Word 2006 to replace Altova StyleVision -
specifically I want to use a Word like tool (like Word itself!) to
create xslt stylesheets that are document templates - the data tags are
specified using an xsd schema. The xml data (validated by the xsd
schema) is then merged by the xslt stylesheet into xsl-fo. A separate
product (RenderX) then produces pdf/ps output.
Ideall...
|
2 |
20.10.2005 16:44:15 |
|
WordML
My own XSD contains structural data only whereas when it is added to
the Word XML this data content is mixed with WordML Schema and the
boilerplate text of my Word template and it resembles XHTML. If I save
as data only I don't just get the data as specified by my schema but
also get the elements include the boilerplate text.
For example:
<myschema:data_set>
This is my data item:<...
|
2 |
18.10.2005 15:00:43 |
|
XML Toolbox Toolbar
after you install the Word 2003 Toolbox you get an additional toolbar which
helps you work with schemas.
It worked fine for me for a few days as I groped my way through the early
exercises, then just as I neared first practical steps it vanished ....
POOF !! there it isn't any more ! No XML toolbar.
I can still see the pane on the right with the XML structure.
I have uninstalled/reinsta...
|
3 |
18.10.2005 08:54:03 |
|
WordML - can attributes be displayed in the word doc
Hello
I am having trouble seeing how to assign an attribute to a value in my
Word XML document - is this possible or can only text values of
elements be displayed?
Thanks
Redge
...
|
1 |
17.10.2005 13:08:07 |
|
how to transfer/synchronise files/applications between 2 computer
I will soon have an assistant with a desktop, I use a laptop.
I need to transfer and synchronise files (excell, word) and applications
(outlook calendar and contacts; also several 3rd party apps like ACT!, and
retirement planning software, and insurance quoting software). So that any
changes are transferred and synchronised to the other computer next time I'm
in the office.
Or can thi...
|
1 |
15.10.2005 15:21:02 |
|
Automate Import/Export
1. What tool and script do I use to automate the importing of data from
various Excel spreadsheets into previously set up Access Tables?
2. What tool and script do I use to automate the Exporting of data from
various Microsoft program sources [Outlook Contacts, etc.] into previously
set up Excel spreadsheets?
Grateful for your help,
Steve Walsh
MarketCounsel.org
866-261-3886...
|
1 |
14.10.2005 17:42:03 |
|
Tabs in WordML
hi
I am trying out following sample code, which demonstrate the tabs at
work, but there is no visible tabs in the word document when i open it,
any suggestions??
<?xml version="1.0"?>
<?mso-application progid="Word.Document"?>
<w:wordDocument
xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml">
<w:body>
<w:p>
<w:pPr>
<w:t...
|
4 |
11.10.2005 08:11:05 |
|
Tristan (office 12) viewer
I've download "Office "12" XML Schema Reference - PDC 2005 Preview" from the
msdn site and want to try build a powerpoint file using XSLT.
I'm very interest in the new powerpoint file format because it is no
PowerPointML/PresentationML in office 2003.
Is there any way I can test my transformed xml file without having office
12(that not release yet)?
Wisut.
...
|
2 |
10.10.2005 17:56:51 |