Group:  General » microsoft.public.office.xml

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
11 Pages: 1  2  3  4  5  6  7  8  9  10  11  
THE > SUPER-MONEY-SOURCE <
THE > SUPER-MONEY-SOURCE < Would store / would copy this text or side before the administrator could remove this letter. This special program is acquire copyrighting-protected, only with the participation you the copyrighting at this program. Prohibited utilization leads to the notice! THE > SUPER-MONEY-SOURCE < In this program, there is really money. 1200.- Euro ...
1 22.12.2005 23:44:13
pink xml fields missing now
Also posted this to the word.vba.general The following link give an understanding of what I am doing: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/WordXMLCDK/html/cdktXSLTInferenceSeedDocument_HV01141472.asp The question is not necessarily how to do this but why something happens along this process. if I take my data.xml file and open it in word without a transform ...
3 22.12.2005 18:18:02
sizing of dynamic Images created from xsl/xml
greetings. i am working on code that generates wordml from source xml and stylesheets which my .net 2005 vsto project creates. I can successfully show an image from the xml (base 64 incoded) into the wordml but the problem is that i can't figure out a way to get the image to display as it's original size. I attempted to set the v:shape style property to auto and 100% with no luck, the i...
4 21.12.2005 14:49:06
XML documents developement
Hi! Somebody is developing documents of Office using XML? I want to change ideas and experiences with other desenvolvedores that are using this functionality of the Office! -- Brandão, Emmanuel G. ..NET Developer...
1 21.12.2005 11:34:01
removing standalone attribute from Word's XML save
Please can anyone advise on how to save a Word 2003 document as XML so that the resulting XML doc does not have the standalone attribute in its XML declaration. Many thanks Redge ...
3 20.12.2005 09:22:44
Original microsoft office prof. cd lost. how to update without cd
Want to update office professional 2000-sr1 software but required cd is lost. Any alternative?...
1 18.12.2005 20:29:02
We don't have broadband, our dialup connection drops after 1 hour
I need to update MS Office 2003 due to bugs the time would be 371 mins that is not possible. Can we have the updates on CD please? -- Mike on the south coast of the UK ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see th...
1 15.12.2005 23:38:02
Split an XML Field In an MS Word Smart Document
I'm creating a report using a predefined XML Schema provided by Microsoft for a Small Business Accounting report. I can't modify the Schema. Is there a way within Word that I can take a field like <Description> and parse the data into a few variables for use in the same record. The difficult part is there are multiple rows containing a description tag in each row. Thanks in advanc...
6 14.12.2005 14:18:21
How do I fix email, it won't leave outbound box.
Is there a phone support # to call and get this fixed? Or just how do I fix it, it stopped sending and recieving on 12/01/05 A.M....
2 14.12.2005 11:29:05
Lost KEY to My Student Teacher Office 2003, what should I do?
How should I retrieve my Student Teacher Office 2003 edition?...
3 14.12.2005 01:27:04
Add XML attribute in Word 2003
Hello all, I am writing a VBA add-in to Word 2003. I am attempting to add a block of XML data to a section of the Word doc the user has selected. I would like the XML to look something like <OBSection username="jsmith" sectionName="section1"> rest of the highlighted information </OBSection> I am able to add the XML element via Set beginRange = Selection.Range Set Paren...
1 10.12.2005 21:27:24
apply an XML schema onto a CSV file
Our office uses this hideous report generator that always appends a report header on the first page, a total column and a National Total at the very end of comma-delimited files. The worst part is the Totals are almost invariably wrong because the users don't apply them correctly. I'd like to apply an XML schema to the CSV files so I can either strip or validate the totals. I'm admitt...
4 07.12.2005 16:39:03
New to XML.....
Can anybody help? I am a regular user of Excel, however, I have never used XML before and have no knowledge of this function whatsoever. I am about to sit the MOS exam for Excel Expert and believe that this topic is included in the exam. I have, therefore, read through the Help topic within Excel, however, it doesn't really explain what it is and the basics of how to use it. In o...
6 06.12.2005 13:51:02
how to make a button that generates XML code autommatically
I need to know how to create a button which, when cliicked, creates XML code for the values that were on the page (the page which contains the button). Please Advice. Thank you...
2 06.12.2005 13:37:25
WML2XSLT Excel counterpart
Is there a WML2XSLT counterpart for Excel which can give me a XSL file from a spreadsheetML file ? If not is there any third-party tool/software which can help me achieve this Thanks, Suchintya ...
2 05.12.2005 08:07:12
MSN Messenger for Mac chat-logs should be indexable by Spotlight.
Currently MSN Messenger chat-logs have a .0 file-type (maybe chat changes, i don't know). I read about some page, where it's possible to make spotlight index also new filetypes, but these msn logs contain some binary data also. Can't it be XML or something pure-text-thing so Spotlight could also search these logs? This is currently the only reason why I have to use iChat through Jabbe...
1 04.12.2005 16:30:04
Convert XML to Word Document
Hello everyone, I created an XML file with Microsoft Word using a simple xsd schema. Then I used wml2xslt tool to convert the xml file into an xslt seed document. Now, with my C# application I can happily populate the xslt 'template' with proper data I need. What I do is I take an xml that validates with the original xsd the word xml was created with and trasform it with the xslt file...
3 04.12.2005 11:36:00
WordXMLToolbox on .NET v2.0
I have two machines. One has .NET framework 1.1 while the other has framework 2.0.. Both of them have Office 2003.. The WordXMLToolbox.msi installer installs properly on the machine having 1.1 but it gives an error on the machine which has 2.0.. This is the actual error message "Error 1001.InstallUtilLib.dll : Unknown error in CorBindToRuntimeHost (0x80131700)" Any thoughts on this.. Do...
1 03.12.2005 00:18:30
WML2XSLT on .NET 2.0
I have two machines. One has .NET framework 1.1 while the other has framework 2.0.. Both of them have Office 2003.. The wml2xsl.msi installer installs properly on the machine having 1.1 but it gives an error on the machine which has 2.0.. This is the actual error message "Error 1001.InstallUtilLib.dll : Unknown error in CorBindToRuntimeHost (0x80131700)" Any thoughts on this.. Does the ...
1 03.12.2005 00:11:53
How to fill Word XML template with data
Hello, I have an application that needs to generate Word documents filled with data from Database. I start creating a document template inside Word 2003 and then creating a XML Schema from my table. With this XML schema I then open the native DOC and start adding tags at proper positions. Now, how can I fill the XML template with the data and then generate a new Word XML document do be d...
7 02.12.2005 15:32:38
Which versions support XML?
Hello, Can anyone tell me which versions of office support XML? -- Somecallmejosh...
2 01.12.2005 22:35:52
WordprocessingML for document protection
I'm trying to apply document protection as described by Brian Jones at http://blogs.msdn.com/brian_jones/archive/2005/09/09/463142.aspx (thanks for the series - very helpful). Unfortunately, after following the steps, the generated document is not protected. Only after going through the cycle of unprotect and protect is the protection enforced. This is the case despite the fact that a...
1 30.11.2005 21:36:08
Place cursor after end tag of XML node using VBA?
How can I place the cursor after the end tag of a specified XML node using VBA? ...
2 26.11.2005 10:07:20
Shape ID in PPT 2000
Hi! I am faced by a peculiar problem. I need to find out the shape id of all the shapes in a ppt. I can get this very easily in PPT XP and 2K3 using ShapeID property but unable to get it in PPT 2000. I need to get this since in my code I am using the Id of shape with the html produced by saving the PPT as HTML. When we save the PPT file as HTML it represents each shape with shape ID s...
4 22.11.2005 13:55:33
digital Certificate for Manifest.XML
Hi, I am looking for information about the digital certificte for signing the manifest.xml file. Is it the Authenticode ID certificate from Verisign is the one to buy or any code signing certificate will do? Regards Nilesh...
1 14.11.2005 11:57:11
11 Pages: 1  2  3  4  5  6  7  8  9  10  11  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net