Group:  General ยป microsoft.public.office.xml

Geek News

Threads Replies Last Post
14 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  
XML to create Notebook in OneNote 2007
Hello, Can you provide sample XML to create a new Notebook, with a new Section, and a new Page? ...
1 12/29/2008 9:59:03 PM
Identify Like Numbers
I have over 6000 cells with client IDS. Many clients are in the spreadsheet more than once. I would like to know how many total clients I have. Is there a formula I can use that would identify the number of same numbers present in a long range of cells?...
1 12/29/2008 9:07:01 PM
OneNote 2007 XML Declaration missing attributes
Hello, Why does the GetHierarchy method return an XML declaration that does not include the Encoding and Standalone attributes? This makes it incompatible with XDeclaration. ...
1 12/29/2008 7:10:03 PM
Creating an office 2007 xml expansion pack
Folks Any idea where I could find a basic (and working...) tutorial about creating an xml expansion pack, preferably using VB.net ? Thanks & regards --alexT...
1 12/23/2008 10:25:11 PM
docx when sent as attatchment
whenever I send a word document by email, the end of it reads instead of .doc it states docx. i have office 2007, the receipient on the other end of the email has office 2007 also and is unable to read the docx files,. is the office 2007 suppose to read as .docx? ...
2 12/20/2008 2:48:02 PM
Word ML information
Would someone point me to where I can find what the tags such as noted below? This is from Word 2003. Thanks in advance. Ed Maue <w:lvl w:ilvl="8" w:tplc="0409000F" w:tentative="on"> <w:start w:val="1"/> <w:lvlText w:val="%9."/> <w:lvlJc w:val="left"/> <w:pPr> <w:tabs> <w:tab w:val="list" w:pos="7200" /> </w:tabs> <w:...
3 12/19/2008 2:52:01 AM
xslt in word xml
Hi, I have the following xsl file which will map an xml to form a word xml. At the top of the xsl, i have a param defined in the global section: <?xml version="1.0" encoding="UTF-8" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"> <xsl:output method="xml" /> <xsl:param n...
1 12/18/2008 6:28:01 AM
Error in adding XML schema
I am using Office 2003 Professional on Win XP SP3. I am trying to add the reference schema I downloaded from MS's web site. I use the menu option Tools |Templates and Addings | XML schema tab. I try to add the schema and specify alias and I get the error message The namespace of the schema you added is reserved. You will not be able to use the schema in the current program. What a...
1 12/16/2008 7:37:01 PM
Images In Word File with xml
I can open a blank word document and save it as a xml file and I have built a form I use this way but now I need to put in a simple logo with a .gif or bmp or what ever but I can seem to get it to work. I can add this ot the blank document before saving to xml and it works fine but if I cut and paste the xml code for the picture into another blank xml sheet it come up with an enpty ...
3 12/15/2008 6:21:44 PM
reading docx file in XP Word 2003
I'm trying to open docx files and have downloaded the Compatibility Pack twice, tried the tools/option/x by confirm conversion to open and still can't read the files. What can I do next?...
4 12/15/2008 4:43:00 PM
open office 95 and earlier files in 2007
Is there a way I can open or convert files from office 97 and earlier in office 2007?...
7 12/14/2008 5:36:31 PM
Create a Table In XML
I'm very new to xml and I have a small project I am try to do, its a very simple one page that I open in Word and I need to get a table defined. I have tried doing this in word and saving as xml but word will output so much information that isn't needed it makes this confusing. Simply this is a table with 3 blocks across by 5 blocks down nothing fancy I am also putting in some line item...
2 12/13/2008 10:03:55 PM
Licenses for Student Office 2007
Does licensed for three PC mean three installations or using the product on only three PC's at one time? Foe example if I replace one of my PC's or it crashes and I buy a new disk, can I install it? It will still be on three PC's. ...
2 12/9/2008 9:46:59 AM
Xml schema integrity constraint with Excel
Hi there, I would like to know if the integrity constraint in schema can be used in Excel in order to check them on a xls file mapped with this schema ? What I mean for instance is : map a xls file with an xsd schema which states that a "column" is a unique key, and then validate this file against this schema to verify that the values in that column are really unique. Best regards ...
1 11/26/2008 8:10:08 AM
MS 2007 EXL - Product Key
I have been trying to figure out where I would get this product key. i got a PK, but they said it was in correct. is there anywhere else i can get this info? this program came with my PC. ...
1 11/26/2008 5:12:01 AM
convert .pptx to .ppt with compability pack
Hi. I want to ask for conversion from .pptx to ppt with Microsoft Compability pack. Command line conversion. I can convert ppt to pptx with 'ppcnvcom.exe -oice intput.ppt output.pptx' But 'ppcnvcom.exe -oice intput.pptx output.ppt' don't work. Why Microsoft compability pack doesn't work correctly?...
1 11/14/2008 1:37:06 PM
ooxml thirdparty C++ SDK
This is a multi-part message in MIME format. ------=_NextPart_000_001F_01C9440C.3401A870 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SGVsbG8sDQoNCkRvZXMgYW55b25lIGtub3cgYW55IGV4aXN0aW5nIEMrKyBTREsoY3Jvc3NwbGF0 Zm9ybSkgZm9yIGF0IGxlYXN0IHJlYWRpbmcgZXhjZWwgT09YbWwgZmlsZXM/ ------=_NextPart_000_001F_01C9440C.3401A870 Content-Type: text/html; charse...
1 11/11/2008 12:45:55 PM
Word 2007 attaching 2 XML documents to emails sent through mail me
I regularly send out email blasts through an e-mail merge in Word 2007 (using an Excel sheet as data source). Word 2007 is attaching two attachments to my email message (which is confusing the recipients and getting the message blocked/caught in spam filters): themeManager.xml colorschememapping.xml (If you open them, one is a bunch of code and the other is a blank Powerpoint s...
2 11/10/2008 6:51:02 PM
XPath expression to a custom property in Word 2007 ?
Here is the mapping to the core properties : Dim objcc As ContentControl Dim objNode As CustomXMLNode Dim objMap As XMLMapping Dim blnMap As Boolean ActiveDocument.BuiltInDocumentProperties("Author").Value = "David Jaffe" Set objcc = ActiveDocument.ContentControls.Add _ (wdContentControlDate, ActiveDocument.Paragraphs(1).Range) Set objNode = ActiveDocument.CustomXMLParts.Select...
1 11/9/2008 8:07:07 PM
XPath expression to a custom property in Word 2007 ?
Here is the mapping to the core properties : Dim objcc As ContentControl Dim objNode As CustomXMLNode Dim objMap As XMLMapping Dim blnMap As Boolean ActiveDocument.BuiltInDocumentProperties("Author").Value = "David Jaffe" Set objcc = ActiveDocument.ContentControls.Add _ (wdContentControlDate, ActiveDocument.Paragraphs(1).Range) Set objNode = ActiveDocument.CustomXMLParts.Select...
1 11/9/2008 3:36:55 PM
XSL-FO for SpreadsheetML
Good afternoon, I was wondering whether someone has successfully implemented or created a xsl-fo stylesheet which allows proper document generation based on a SpreadsheetML file, or even better, allows SpreadsheetML files be included in a bigger document at given places. There are obviously stylesheets and solutions out there for WordML, but somehow SpreadsheetML seems kinda lacking the ...
1 11/8/2008 1:25:48 PM
opening XML Files
I am currently in college and my professor put some files on our school website for us to save to do our work at home. She saved them in XML format and I spent hours trying to open them but I wasn't able to. I tried saving them to different areas like "My Documents" and I tried to chagit it to .xlsx but nothing works. Can someone please help me figure out what to do because my assignment...
4 11/5/2008 9:49:46 PM
Unzip and zip OOXML archive
Hi I'm using Office 2008 for Mac. I have tried to unzip and rezip a simple xlsx-file, but Excel won't open the rezipped archive saying that "Excel cannot open this file. The file might have been damaged or modified from its original format". I have tried all sorts of zip-programs (stuffit, cli zip, etc.), different compression levels, with or without Mac-files. Isn't this supposed...
1 10/31/2008 2:25:01 PM
cannot open a file now appearing as .dat it was saved by Hotmail
I save my msn conversations. I saved one and it is now appearing as: activesharingfolder.dat and when I try to open it, it tells me it's blocked, I have tried different programs to open it and it does not work. It also tells me it's now an XML file ???? Can someone help ? Could I change the .dat to .doc ? Please help Thank you...
2 10/28/2008 8:25:18 AM
WYSIWYG editor for office 2007 smartart graphics
Dear visitors, while experementing with creating custom smartarts I had a idea. Editing the xml code is not easy, but the potential of dynamic scaling illustrations is great. My idea: Microsoft creates an WYSIWYG editor for smartart graphics. By creating and moving shapes, customers create a data model and a layout and map the elements in a kind of table to each other. In that way...
1 10/26/2008 1:25:01 PM
14 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  

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