v20.2.0.43
|
@ -1,9 +0,0 @@
|
||||||
.vs/
|
|
||||||
bin/
|
|
||||||
obj/
|
|
||||||
packages/
|
|
||||||
.nuget/
|
|
||||||
ej2aspmvc/
|
|
||||||
package-lock.json
|
|
||||||
node_modules/
|
|
||||||
*.user
|
|
Двоичные данные
App_Data/Data/Annotations.pdf
Двоичные данные
App_Data/Data/FormDesigner.pdf
Двоичные данные
App_Data/Data/FormFillingDocument.pdf
Двоичные данные
App_Data/Data/HandwrittenSignature.pdf
Двоичные данные
App_Data/Data/Hive_Succinctly.pdf
Двоичные данные
App_Data/Data/Northwind.mdb
Двоичные данные
App_Data/Data/NorthwindIO.sdf
Двоичные данные
App_Data/Data/NorthwindIO_3.5.sdf
Двоичные данные
App_Data/Data/PDF Succinctly.pdf
Двоичные данные
App_Data/Data/RTLText.pdf
Двоичные данные
App_Data/Data/Word/Adventure.doc
Двоичные данные
App_Data/Data/Word/Adventure.docx
Двоичные данные
App_Data/Data/Word/Animation.gif
До Ширина: | Высота: | Размер: 9.7 KiB |
Двоичные данные
App_Data/Data/Word/Arabic.txt
Двоичные данные
App_Data/Data/Word/BkmkDocumentPart_Template.doc
Двоичные данные
App_Data/Data/Word/BkmkDocumentPart_Template.docx
Двоичные данные
App_Data/Data/Word/Bookmark_Template.doc
Двоичные данные
App_Data/Data/Word/Bookmark_Template.docx
Двоичные данные
App_Data/Data/Word/ContentControlTemplate.docx
Двоичные данные
App_Data/Data/Word/Create Equation.docx
Двоичные данные
App_Data/Data/Word/Doc to EPub.doc
Двоичные данные
App_Data/Data/Word/Doc to HTML.doc
Двоичные данные
App_Data/Data/Word/DocToImage.docx
Двоичные данные
App_Data/Data/Word/DocToRTF.doc
Двоичные данные
App_Data/Data/Word/DocToWordML.doc
Двоичные данные
App_Data/Data/Word/DoctoPDF.docx
|
@ -1,258 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<EmployeesList>
|
|
||||||
<Employees>
|
|
||||||
<FirstName>Nancy</FirstName>
|
|
||||||
<LastName>Davolio</LastName>
|
|
||||||
<EmployeeID>1</EmployeeID>
|
|
||||||
<Extension>5467</Extension>
|
|
||||||
<Address>507 - 20th Ave. E. Apt. 2A</Address>
|
|
||||||
<City>Seattle</City>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>ALFKI</CustomerID>
|
|
||||||
<EmployeeID>1</EmployeeID>
|
|
||||||
<CompanyName>Alfreds Futterkiste</CompanyName>
|
|
||||||
<ContactName>Maria Anders</ContactName>
|
|
||||||
<City>Berlin</City>
|
|
||||||
<Country>Germany</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10835</OrderID>
|
|
||||||
<CustomerID>ALFKI</CustomerID>
|
|
||||||
<OrderDate>1/15/1998</OrderDate>
|
|
||||||
<ShippedDate>1/21/1998</ShippedDate>
|
|
||||||
<RequiredDate>2/12/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10952</OrderID>
|
|
||||||
<CustomerID>ALFKI</CustomerID>
|
|
||||||
<OrderDate>3/16/1998</OrderDate>
|
|
||||||
<ShippedDate>3/24/1998</ShippedDate>
|
|
||||||
<RequiredDate>4/27/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>ANTON</CustomerID>
|
|
||||||
<EmployeeID>1</EmployeeID>
|
|
||||||
<CompanyName>Antonio Moreno Taquería</CompanyName>
|
|
||||||
<ContactName>Antonio Moreno</ContactName>
|
|
||||||
<City>México D.F.</City>
|
|
||||||
<Country>Mexico</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10677</OrderID>
|
|
||||||
<CustomerID>ANTON</CustomerID>
|
|
||||||
<OrderDate>9/22/1997</OrderDate>
|
|
||||||
<ShippedDate>9/26/1997</ShippedDate>
|
|
||||||
<RequiredDate>10/20/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>AROUT</CustomerID>
|
|
||||||
<EmployeeID>1</EmployeeID>
|
|
||||||
<CompanyName>Around the Horn</CompanyName>
|
|
||||||
<ContactName>Thomas Hardy</ContactName>
|
|
||||||
<City>London</City>
|
|
||||||
<Country>UK</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10453</OrderID>
|
|
||||||
<CustomerID>AROUT</CustomerID>
|
|
||||||
<OrderDate>2/21/1997</OrderDate>
|
|
||||||
<ShippedDate>2/26/1997</ShippedDate>
|
|
||||||
<RequiredDate>3/21/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10558</OrderID>
|
|
||||||
<CustomerID>AROUT</CustomerID>
|
|
||||||
<OrderDate>6/4/1997</OrderDate>
|
|
||||||
<ShippedDate>6/10/1997</ShippedDate>
|
|
||||||
<RequiredDate>7/2/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10743</OrderID>
|
|
||||||
<CustomerID>AROUT</CustomerID>
|
|
||||||
<OrderDate>11/17/1997</OrderDate>
|
|
||||||
<ShippedDate>11/21/1997</ShippedDate>
|
|
||||||
<RequiredDate>12/15/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>BOTTM</CustomerID>
|
|
||||||
<EmployeeID>1</EmployeeID>
|
|
||||||
<CompanyName>Bottom-Dollar Markets</CompanyName>
|
|
||||||
<ContactName>Elizabeth Lincoln</ContactName>
|
|
||||||
<City>Tsawassen</City>
|
|
||||||
<Country>Canada</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10975</OrderID>
|
|
||||||
<CustomerID>BOTTM</CustomerID>
|
|
||||||
<OrderDate>3/25/1998</OrderDate>
|
|
||||||
<ShippedDate>3/27/1998</ShippedDate>
|
|
||||||
<RequiredDate>4/22/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>11027</OrderID>
|
|
||||||
<CustomerID>BOTTM</CustomerID>
|
|
||||||
<OrderDate>4/16/1998</OrderDate>
|
|
||||||
<ShippedDate>4/20/1998</ShippedDate>
|
|
||||||
<RequiredDate>5/14/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
</Employees>
|
|
||||||
<Employees>
|
|
||||||
<FirstName>Andrew</FirstName>
|
|
||||||
<LastName>Fuller</LastName>
|
|
||||||
<EmployeeID>2</EmployeeID>
|
|
||||||
<Extension>3457</Extension>
|
|
||||||
<Address>908 W. Capital Way</Address>
|
|
||||||
<City>Tacoma</City>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>BERGS</CustomerID>
|
|
||||||
<EmployeeID>2</EmployeeID>
|
|
||||||
<CompanyName>Berglunds snabbköp</CompanyName>
|
|
||||||
<ContactName>Christina Berglund</ContactName>
|
|
||||||
<City>Luleå</City>
|
|
||||||
<Country>Sweden</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10280</OrderID>
|
|
||||||
<CustomerID>BERGS</CustomerID>
|
|
||||||
<OrderDate>8/14/1996</OrderDate>
|
|
||||||
<ShippedDate>9/12/1996</ShippedDate>
|
|
||||||
<RequiredDate>9/11/1996</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>BONAP</CustomerID>
|
|
||||||
<EmployeeID>2</EmployeeID>
|
|
||||||
<CompanyName>Bon app'</CompanyName>
|
|
||||||
<ContactName>Laurence Lebihan</ContactName>
|
|
||||||
<City>Marseille</City>
|
|
||||||
<Country>France</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10663</OrderID>
|
|
||||||
<CustomerID>BONAP</CustomerID>
|
|
||||||
<OrderDate>9/10/1997</OrderDate>
|
|
||||||
<ShippedDate>10/3/1997</ShippedDate>
|
|
||||||
<RequiredDate>9/24/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>ERNSH</CustomerID>
|
|
||||||
<EmployeeID>2</EmployeeID>
|
|
||||||
<CompanyName>Ernst Handel</CompanyName>
|
|
||||||
<ContactName>Roland Mendel</ContactName>
|
|
||||||
<City>Graz</City>
|
|
||||||
<Country>Austria</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10368</OrderID>
|
|
||||||
<CustomerID>ERNSH</CustomerID>
|
|
||||||
<OrderDate>11/29/1996</OrderDate>
|
|
||||||
<ShippedDate>12/2/1996</ShippedDate>
|
|
||||||
<RequiredDate>12/27/1996</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10595</OrderID>
|
|
||||||
<CustomerID>ERNSH</CustomerID>
|
|
||||||
<OrderDate>7/10/1997</OrderDate>
|
|
||||||
<ShippedDate>7/14/1997</ShippedDate>
|
|
||||||
<RequiredDate>8/7/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10990</OrderID>
|
|
||||||
<CustomerID>ERNSH</CustomerID>
|
|
||||||
<OrderDate>4/1/1998</OrderDate>
|
|
||||||
<ShippedDate>4/7/1998</ShippedDate>
|
|
||||||
<RequiredDate>5/13/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
</Employees>
|
|
||||||
<Employees>
|
|
||||||
<FirstName>Margaret</FirstName>
|
|
||||||
<LastName>Peacock</LastName>
|
|
||||||
<EmployeeID>3</EmployeeID>
|
|
||||||
<Extension>5176</Extension>
|
|
||||||
<Address>4110 Old Redmond Rd.</Address>
|
|
||||||
<City>Redmond</City>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>ANATR</CustomerID>
|
|
||||||
<EmployeeID>3</EmployeeID>
|
|
||||||
<CompanyName>Ana Trujillo Emparedados y helados</CompanyName>
|
|
||||||
<ContactName>Ana Trujillo</ContactName>
|
|
||||||
<City>México D.F.</City>
|
|
||||||
<Country>Mexico</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10926</OrderID>
|
|
||||||
<CustomerID>ANATR</CustomerID>
|
|
||||||
<OrderDate>3/4/1998</OrderDate>
|
|
||||||
<ShippedDate>3/11/1998</ShippedDate>
|
|
||||||
<RequiredDate>4/1/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>BLONP</CustomerID>
|
|
||||||
<EmployeeID>3</EmployeeID>
|
|
||||||
<CompanyName>Blondel père et fils</CompanyName>
|
|
||||||
<ContactName>Frédérique Citeaux</ContactName>
|
|
||||||
<City>Strasbourg</City>
|
|
||||||
<Country>France</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10360</OrderID>
|
|
||||||
<CustomerID>BLONP</CustomerID>
|
|
||||||
<OrderDate>11/22/1996</OrderDate>
|
|
||||||
<ShippedDate>12/2/1996</ShippedDate>
|
|
||||||
<RequiredDate>12/20/1996</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10584</OrderID>
|
|
||||||
<CustomerID>BLONP</CustomerID>
|
|
||||||
<OrderDate>6/30/1997</OrderDate>
|
|
||||||
<ShippedDate>7/4/1997</ShippedDate>
|
|
||||||
<RequiredDate>7/28/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10628</OrderID>
|
|
||||||
<CustomerID>BLONP</CustomerID>
|
|
||||||
<OrderDate>8/12/1997</OrderDate>
|
|
||||||
<ShippedDate>8/20/1997</ShippedDate>
|
|
||||||
<RequiredDate>9/9/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>COMMI</CustomerID>
|
|
||||||
<EmployeeID>3</EmployeeID>
|
|
||||||
<CompanyName>Comércio Mineiro</CompanyName>
|
|
||||||
<ContactName>Pedro Afonso</ContactName>
|
|
||||||
<City>São Paulo</City>
|
|
||||||
<Country>Brazil</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10558</OrderID>
|
|
||||||
<CustomerID>COMMI</CustomerID>
|
|
||||||
<OrderDate>6/4/1997</OrderDate>
|
|
||||||
<ShippedDate>6/10/1997</ShippedDate>
|
|
||||||
<RequiredDate>7/2/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10542</OrderID>
|
|
||||||
<CustomerID>COMMI</CustomerID>
|
|
||||||
<OrderDate>5/1/1997</OrderDate>
|
|
||||||
<ShippedDate>5/7/1997</ShippedDate>
|
|
||||||
<RequiredDate>5/29/1997</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
<Customers>
|
|
||||||
<CustomerID>DRACD</CustomerID>
|
|
||||||
<EmployeeID>3</EmployeeID>
|
|
||||||
<CompanyName>Drachenblut Delikatessen</CompanyName>
|
|
||||||
<ContactName>Sven Ottlieb</ContactName>
|
|
||||||
<City>Aachen</City>
|
|
||||||
<Country>Germany</Country>
|
|
||||||
<Orders>
|
|
||||||
<OrderID>10955</OrderID>
|
|
||||||
<CustomerID>DRACD</CustomerID>
|
|
||||||
<OrderDate>3/16/1998</OrderDate>
|
|
||||||
<ShippedDate>3/24/1998</ShippedDate>
|
|
||||||
<RequiredDate>4/27/1998</RequiredDate>
|
|
||||||
</Orders>
|
|
||||||
</Customers>
|
|
||||||
</Employees>
|
|
||||||
</EmployeesList>
|
|
Двоичные данные
App_Data/Data/Word/EmployeesReportDemo.doc
Двоичные данные
App_Data/Data/Word/Essential DocIO.doc
Двоичные данные
App_Data/Data/Word/Essential PDF.doc
Двоичные данные
App_Data/Data/Word/Essential XlsIO.doc
Двоичные данные
App_Data/Data/Word/Excel_Template.xlsx
Двоичные данные
App_Data/Data/Word/FR_Template.doc
Двоичные данные
App_Data/Data/Word/Letter Formatting.doc
Двоичные данные
App_Data/Data/Word/Letter Formatting.docx
Двоичные данные
App_Data/Data/Word/MacroTemplate.dotm
Двоичные данные
App_Data/Data/Word/MailMergeEventTemplate.doc
Двоичные данные
App_Data/Data/Word/MasterTemplate.doc
Двоичные данные
App_Data/Data/Word/Mathematical Equation.docx
|
@ -1,7 +0,0 @@
|
||||||
<font color='#a31515' size='2'>
|
|
||||||
<p><strong><font style='BACKGROUND-COLOR:
|
|
||||||
#ffff00' color='#ff0000'> Normal XHTML Example<br /></font></strong></p>
|
|
||||||
<p><br/></p>
|
|
||||||
<p></p>
|
|
||||||
</font>
|
|
||||||
<p>This is a Normal XHTML example</p>
|
|
Двоичные данные
App_Data/Data/Word/Northwind.doc
Двоичные данные
App_Data/Data/Word/Northwind.docx
Двоичные данные
App_Data/Data/Word/OleTemplate.doc
Двоичные данные
App_Data/Data/Word/OleTemplate.docx
Двоичные данные
App_Data/Data/Word/PieChart.docx
|
@ -1,43 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ProductList>
|
|
||||||
<Products>
|
|
||||||
<SNO>1</SNO>
|
|
||||||
<ProductName>Apple Juice</ProductName>
|
|
||||||
<ProductImage>Apple Juice.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>2</SNO>
|
|
||||||
<ProductName>Grape Juice</ProductName>
|
|
||||||
<ProductImage>Grape Juice.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>3</SNO>
|
|
||||||
<ProductName>Hot Soup</ProductName>
|
|
||||||
<ProductImage>Hot Soup.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>4</SNO>
|
|
||||||
<ProductName>Tender Coconut</ProductName>
|
|
||||||
<ProductImage>Tender Coconut.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>5</SNO>
|
|
||||||
<ProductName>Vennila</ProductName>
|
|
||||||
<ProductImage>Vennila.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>6</SNO>
|
|
||||||
<ProductName>Strawberry</ProductName>
|
|
||||||
<ProductImage>Strawberry.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>7</SNO>
|
|
||||||
<ProductName>Cherry</ProductName>
|
|
||||||
<ProductImage>Cherry.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<SNO>8</SNO>
|
|
||||||
<ProductName>Cone</ProductName>
|
|
||||||
<ProductImage>Cone.png</ProductImage>
|
|
||||||
</Products>
|
|
||||||
</ProductList>
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ProductList>
|
|
||||||
<Products>
|
|
||||||
<ProductName>Essential DocIO</ProductName>
|
|
||||||
<Binary>$895.00</Binary>
|
|
||||||
<Source>$1,295.00</Source>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<ProductName>Essential PDF</ProductName>
|
|
||||||
<Binary>$895.00</Binary>
|
|
||||||
<Source>$1,295.00</Source>
|
|
||||||
</Products>
|
|
||||||
<Products>
|
|
||||||
<ProductName>Essential XlsIO</ProductName>
|
|
||||||
<Binary>$895.00</Binary>
|
|
||||||
<Source>$1,295.00</Source>
|
|
||||||
</Products>
|
|
||||||
</ProductList>
|
|
|
@ -1,35 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<Products>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Apple Juice</ProductName>
|
|
||||||
<Price>$12.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Grape Juice</ProductName>
|
|
||||||
<Price>$15.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Hot Soup</ProductName>
|
|
||||||
<Price>$20.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Tender Coconut</ProductName>
|
|
||||||
<Price>$20.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Vennila</ProductName>
|
|
||||||
<Price>$20.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Strawberry</ProductName>
|
|
||||||
<Price>$18.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Cherry</ProductName>
|
|
||||||
<Price>$25.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
<Product_PriceList>
|
|
||||||
<ProductName>Cone</ProductName>
|
|
||||||
<Price>$20.00</Price>
|
|
||||||
</Product_PriceList>
|
|
||||||
</Products>
|
|
|
@ -1,54 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<Products>
|
|
||||||
<Product>
|
|
||||||
<SNO>1</SNO>
|
|
||||||
<ProductName>Côte de Blaye</ProductName>
|
|
||||||
<Sum>141.396</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>2</SNO>
|
|
||||||
<ProductName>Thüringer Rostbratwurst</ProductName>
|
|
||||||
<Sum>80.368</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>3</SNO>
|
|
||||||
<ProductName>Raclette Courdavault</ProductName>
|
|
||||||
<Sum>71.155</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>4</SNO>
|
|
||||||
<ProductName>Tarte au sucre </ProductName>
|
|
||||||
<Sum>47.234</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>5</SNO>
|
|
||||||
<ProductName>Camembert Pierrot </ProductName>
|
|
||||||
<Sum>46.825</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>6</SNO>
|
|
||||||
<ProductName>Gnocchi di nonna Alice</ProductName>
|
|
||||||
<Sum>42.593</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>7</SNO>
|
|
||||||
<ProductName>Manjimup Dried Apples</ProductName>
|
|
||||||
<Sum>41.819</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>8</SNO>
|
|
||||||
<ProductName>Alice Mutton</ProductName>
|
|
||||||
<Sum>32.698</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>9</SNO>
|
|
||||||
<ProductName>Carnarvon Tigers</ProductName>
|
|
||||||
<Sum>29.171</Sum>
|
|
||||||
</Product>
|
|
||||||
<Product>
|
|
||||||
<SNO>10</SNO>
|
|
||||||
<ProductName>Rössle Sauerkraut.</ProductName>
|
|
||||||
<Sum>25.696</Sum>
|
|
||||||
</Product>
|
|
||||||
</Products>
|
|
||||||
|
|
Двоичные данные
App_Data/Data/Word/Replace.doc
Двоичные данные
App_Data/Data/Word/SalesInvoiceDemo.doc
Двоичные данные
App_Data/Data/Word/Security Settings.doc
Двоичные данные
App_Data/Data/Word/Security Settings.docx
Двоичные данные
App_Data/Data/Word/SourceTemplate1.doc
Двоичные данные
App_Data/Data/Word/SourceTemplate2.doc
|
@ -1,213 +0,0 @@
|
||||||
<?xml version="1.0" standalone="yes"?>
|
|
||||||
<StockMarket>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>1</TradeNo>
|
|
||||||
<CompanyName>A.H. Belo Corp.</CompanyName>
|
|
||||||
<CostPrice>70</CostPrice>
|
|
||||||
<SharesCount>50</SharesCount>
|
|
||||||
<SalesPrice>75</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>2</TradeNo>
|
|
||||||
<CompanyName>Abercrombie & Fitch Company</CompanyName>
|
|
||||||
<CostPrice>69</CostPrice>
|
|
||||||
<SharesCount>200</SharesCount>
|
|
||||||
<SalesPrice>71</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>3</TradeNo>
|
|
||||||
<CompanyName>Abm Industries Incorporated</CompanyName>
|
|
||||||
<CostPrice>101</CostPrice>
|
|
||||||
<SharesCount>120</SharesCount>
|
|
||||||
<SalesPrice>112</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>4</TradeNo>
|
|
||||||
<CompanyName>ACA CAPITAL HOLDINGS</CompanyName>
|
|
||||||
<CostPrice>170</CostPrice>
|
|
||||||
<SharesCount>20</SharesCount>
|
|
||||||
<SalesPrice>172</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>5</TradeNo>
|
|
||||||
<CompanyName>Accretive Health</CompanyName>
|
|
||||||
<CostPrice>120</CostPrice>
|
|
||||||
<SharesCount>53</SharesCount>
|
|
||||||
<SalesPrice>135</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>6</TradeNo>
|
|
||||||
<CompanyName>Ace Limited</CompanyName>
|
|
||||||
<CostPrice>90</CostPrice>
|
|
||||||
<SharesCount>73</SharesCount>
|
|
||||||
<SalesPrice>85</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>7</TradeNo>
|
|
||||||
<CompanyName>Advanced Micro Devices</CompanyName>
|
|
||||||
<CostPrice>98</CostPrice>
|
|
||||||
<SharesCount>22</SharesCount>
|
|
||||||
<SalesPrice>101</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>8</TradeNo>
|
|
||||||
<CompanyName>Agco Corp.</CompanyName>
|
|
||||||
<CostPrice>120</CostPrice>
|
|
||||||
<SharesCount>43</SharesCount>
|
|
||||||
<SalesPrice>135</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>9</TradeNo>
|
|
||||||
<CompanyName>Agl Resources</CompanyName>
|
|
||||||
<CostPrice>130</CostPrice>
|
|
||||||
<SharesCount>84</SharesCount>
|
|
||||||
<SalesPrice>132</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>10</TradeNo>
|
|
||||||
<CompanyName>Agrium Inc.</CompanyName>
|
|
||||||
<CostPrice>140</CostPrice>
|
|
||||||
<SharesCount>28</SharesCount>
|
|
||||||
<SalesPrice>175</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>11</TradeNo>
|
|
||||||
<CompanyName>Cabot Oil & Gas Corp.</CompanyName>
|
|
||||||
<CostPrice>230</CostPrice>
|
|
||||||
<SharesCount>17</SharesCount>
|
|
||||||
<SalesPrice>273</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>12</TradeNo>
|
|
||||||
<CompanyName>Calix Inc</CompanyName>
|
|
||||||
<CostPrice>354</CostPrice>
|
|
||||||
<SharesCount>35</SharesCount>
|
|
||||||
<SalesPrice>343</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>13</TradeNo>
|
|
||||||
<CompanyName>F.N.B. Corp.</CompanyName>
|
|
||||||
<CostPrice>293</CostPrice>
|
|
||||||
<SharesCount>34</SharesCount>
|
|
||||||
<SalesPrice>273</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>14</TradeNo>
|
|
||||||
<CompanyName>Forestar Group Inc</CompanyName>
|
|
||||||
<CostPrice>65</CostPrice>
|
|
||||||
<SharesCount>23</SharesCount>
|
|
||||||
<SalesPrice>73</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>15</TradeNo>
|
|
||||||
<CompanyName>Gabelli Utility Trust</CompanyName>
|
|
||||||
<CostPrice>342</CostPrice>
|
|
||||||
<SharesCount>65</SharesCount>
|
|
||||||
<SalesPrice>354</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>16</TradeNo>
|
|
||||||
<CompanyName>Gamco Investors</CompanyName>
|
|
||||||
<CostPrice>345</CostPrice>
|
|
||||||
<SharesCount>26</SharesCount>
|
|
||||||
<SalesPrice>234</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>17</TradeNo>
|
|
||||||
<CompanyName>Gannett Co.</CompanyName>
|
|
||||||
<CostPrice>240</CostPrice>
|
|
||||||
<SharesCount>23</SharesCount>
|
|
||||||
<SalesPrice>275</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>18</TradeNo>
|
|
||||||
<CompanyName>Goodrich Corp.</CompanyName>
|
|
||||||
<CostPrice>720</CostPrice>
|
|
||||||
<SharesCount>45</SharesCount>
|
|
||||||
<SalesPrice>610</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>19</TradeNo>
|
|
||||||
<CompanyName>M&F Worldwide Corp.</CompanyName>
|
|
||||||
<CostPrice>470</CostPrice>
|
|
||||||
<SharesCount>83</SharesCount>
|
|
||||||
<SalesPrice>435</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>20</TradeNo>
|
|
||||||
<CompanyName>Macerich Company</CompanyName>
|
|
||||||
<CostPrice>534</CostPrice>
|
|
||||||
<SharesCount>93</SharesCount>
|
|
||||||
<SalesPrice>640</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>21</TradeNo>
|
|
||||||
<CompanyName>Magna International</CompanyName>
|
|
||||||
<CostPrice>843</CostPrice>
|
|
||||||
<SharesCount>27</SharesCount>
|
|
||||||
<SalesPrice>820</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>22</TradeNo>
|
|
||||||
<CompanyName>Mohawk Industries</CompanyName>
|
|
||||||
<CostPrice>992</CostPrice>
|
|
||||||
<SharesCount>38</SharesCount>
|
|
||||||
<SalesPrice>832</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>23</TradeNo>
|
|
||||||
<CompanyName>Nabors Industries</CompanyName>
|
|
||||||
<CostPrice>342</CostPrice>
|
|
||||||
<SharesCount>83</SharesCount>
|
|
||||||
<SalesPrice>349</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>24</TradeNo>
|
|
||||||
<CompanyName>Nalco Holding Company</CompanyName>
|
|
||||||
<CostPrice>930</CostPrice>
|
|
||||||
<SharesCount>20</SharesCount>
|
|
||||||
<SalesPrice>843</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>25</TradeNo>
|
|
||||||
<CompanyName>Panhandle Royalty Company</CompanyName>
|
|
||||||
<CostPrice>934</CostPrice>
|
|
||||||
<SharesCount>29</SharesCount>
|
|
||||||
<SalesPrice>930</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>26</TradeNo>
|
|
||||||
<CompanyName>Parkway Properties</CompanyName>
|
|
||||||
<CostPrice>493</CostPrice>
|
|
||||||
<SharesCount>52</SharesCount>
|
|
||||||
<SalesPrice>535</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>27</TradeNo>
|
|
||||||
<CompanyName>Patriot Coal Corp.</CompanyName>
|
|
||||||
<CostPrice>433</CostPrice>
|
|
||||||
<SharesCount>73</SharesCount>
|
|
||||||
<SalesPrice>343</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>28</TradeNo>
|
|
||||||
<CompanyName>Polo Ralph Lauren Corp.</CompanyName>
|
|
||||||
<CostPrice>483</CostPrice>
|
|
||||||
<SharesCount>55</SharesCount>
|
|
||||||
<SalesPrice>530</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>29</TradeNo>
|
|
||||||
<CompanyName>Polyone Corp.</CompanyName>
|
|
||||||
<CostPrice>918</CostPrice>
|
|
||||||
<SharesCount>44</SharesCount>
|
|
||||||
<SalesPrice>958</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
<StockDetails>
|
|
||||||
<TradeNo>30</TradeNo>
|
|
||||||
<CompanyName>Post Properties</CompanyName>
|
|
||||||
<CostPrice>281</CostPrice>
|
|
||||||
<SharesCount>83</SharesCount>
|
|
||||||
<SalesPrice>332</SalesPrice>
|
|
||||||
</StockDetails>
|
|
||||||
</StockMarket>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title> XHTML to Doc </title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p><b>XHTML to Doc - Strict XHTML example</b></p><p></p>
|
|
||||||
<p><b>Essential DocIO</b> now supports converting valid XHTML content to Doc content. The passed in content should be either XHTML 1.0 or 1.1 compliant.</p><p></p>
|
|
||||||
<p><b>XHTML 1.0 Strict</b></p>
|
|
||||||
<p>It is the same as HTML 4.01 Strict, but it follows XML syntax rules.</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,358 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<SuppliersList>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>1</SupplierID>
|
|
||||||
<CompanyName>Exotic Liquids</CompanyName>
|
|
||||||
<ContactName>Charlotte Cooper</ContactName>
|
|
||||||
<ContactTitle>Purchasing Manager</ContactTitle>
|
|
||||||
<Address>49 Gilbert St.</Address>
|
|
||||||
<City>London</City>
|
|
||||||
<PostalCode>EC1 4SD</PostalCode>
|
|
||||||
<Country>UK</Country>
|
|
||||||
<Phone>(171) 555-2222</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>2</SupplierID>
|
|
||||||
<CompanyName>New Orleans Cajun Delights</CompanyName>
|
|
||||||
<ContactName>Shelley Burke</ContactName>
|
|
||||||
<ContactTitle>Order Administrator</ContactTitle>
|
|
||||||
<Address>P.O. Box 78934</Address>
|
|
||||||
<City>New Orleans</City>
|
|
||||||
<Region>LA</Region>
|
|
||||||
<PostalCode>70117</PostalCode>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Phone>(100) 555-4822</Phone>
|
|
||||||
<HomePage>#CAJUN.HTM#</HomePage>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>3</SupplierID>
|
|
||||||
<CompanyName>Grandma Kelly's Homestead</CompanyName>
|
|
||||||
<ContactName>Regina Murphy</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>707 Oxford Rd.</Address>
|
|
||||||
<City>Ann Arbor</City>
|
|
||||||
<Region>MI</Region>
|
|
||||||
<PostalCode>48104</PostalCode>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Phone>(313) 555-5735</Phone>
|
|
||||||
<Fax>(313) 555-3349</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>4</SupplierID>
|
|
||||||
<CompanyName>Tokyo Traders</CompanyName>
|
|
||||||
<ContactName>Yoshi Nagase</ContactName>
|
|
||||||
<ContactTitle>Marketing Manager</ContactTitle>
|
|
||||||
<Address>9-8 Sekimai
|
|
||||||
Musashino-shi</Address>
|
|
||||||
<City>Tokyo</City>
|
|
||||||
<PostalCode>100</PostalCode>
|
|
||||||
<Country>Japan</Country>
|
|
||||||
<Phone>(03) 3555-5011</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>5</SupplierID>
|
|
||||||
<CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
|
|
||||||
<ContactName>Antonio del Valle Saavedra </ContactName>
|
|
||||||
<ContactTitle>Export Administrator</ContactTitle>
|
|
||||||
<Address>Calle del Rosal 4</Address>
|
|
||||||
<City>Oviedo</City>
|
|
||||||
<Region>Asturias</Region>
|
|
||||||
<PostalCode>33007</PostalCode>
|
|
||||||
<Country>Spain</Country>
|
|
||||||
<Phone>(98) 598 76 54</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>6</SupplierID>
|
|
||||||
<CompanyName>Mayumi's</CompanyName>
|
|
||||||
<ContactName>Mayumi Ohno</ContactName>
|
|
||||||
<ContactTitle>Marketing Representative</ContactTitle>
|
|
||||||
<Address>92 Setsuko
|
|
||||||
Chuo-ku</Address>
|
|
||||||
<City>Osaka</City>
|
|
||||||
<PostalCode>545</PostalCode>
|
|
||||||
<Country>Japan</Country>
|
|
||||||
<Phone>(06) 431-7877</Phone>
|
|
||||||
<HomePage>Mayumi's (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/mayumi.htm#</HomePage>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>7</SupplierID>
|
|
||||||
<CompanyName>Pavlova, Ltd.</CompanyName>
|
|
||||||
<ContactName>Ian Devling</ContactName>
|
|
||||||
<ContactTitle>Marketing Manager</ContactTitle>
|
|
||||||
<Address>74 Rose St.
|
|
||||||
Moonie Ponds</Address>
|
|
||||||
<City>Melbourne</City>
|
|
||||||
<Region>Victoria</Region>
|
|
||||||
<PostalCode>3058</PostalCode>
|
|
||||||
<Country>Australia</Country>
|
|
||||||
<Phone>(03) 444-2343</Phone>
|
|
||||||
<Fax>(03) 444-6588</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>8</SupplierID>
|
|
||||||
<CompanyName>Specialty Biscuits, Ltd.</CompanyName>
|
|
||||||
<ContactName>Peter Wilson</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>29 King's Way</Address>
|
|
||||||
<City>Manchester</City>
|
|
||||||
<PostalCode>M14 GSD</PostalCode>
|
|
||||||
<Country>UK</Country>
|
|
||||||
<Phone>(161) 555-4448</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>9</SupplierID>
|
|
||||||
<CompanyName>PB Knäckebröd AB</CompanyName>
|
|
||||||
<ContactName>Lars Peterson</ContactName>
|
|
||||||
<ContactTitle>Sales Agent</ContactTitle>
|
|
||||||
<Address>Kaloadagatan 13</Address>
|
|
||||||
<City>Göteborg</City>
|
|
||||||
<PostalCode>S-345 67</PostalCode>
|
|
||||||
<Country>Sweden </Country>
|
|
||||||
<Phone>031-987 65 43</Phone>
|
|
||||||
<Fax>031-987 65 91</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>10</SupplierID>
|
|
||||||
<CompanyName>Refrescos Americanas LTDA</CompanyName>
|
|
||||||
<ContactName>Carlos Diaz</ContactName>
|
|
||||||
<ContactTitle>Marketing Manager</ContactTitle>
|
|
||||||
<Address>Av. das Americanas 12.890</Address>
|
|
||||||
<City>São Paulo</City>
|
|
||||||
<PostalCode>5442</PostalCode>
|
|
||||||
<Country>Brazil</Country>
|
|
||||||
<Phone>(11) 555 4640</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>11</SupplierID>
|
|
||||||
<CompanyName>Heli Süßwaren GmbH & Co. KG</CompanyName>
|
|
||||||
<ContactName>Petra Winkler</ContactName>
|
|
||||||
<ContactTitle>Sales Manager</ContactTitle>
|
|
||||||
<Address>Tiergartenstraße 5</Address>
|
|
||||||
<City>Berlin</City>
|
|
||||||
<PostalCode>10785</PostalCode>
|
|
||||||
<Country>Germany</Country>
|
|
||||||
<Phone>(010) 9984510</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>12</SupplierID>
|
|
||||||
<CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
|
|
||||||
<ContactName>Martin Bein</ContactName>
|
|
||||||
<ContactTitle>International Marketing Mgr.</ContactTitle>
|
|
||||||
<Address>Bogenallee 51</Address>
|
|
||||||
<City>Frankfurt</City>
|
|
||||||
<PostalCode>60439</PostalCode>
|
|
||||||
<Country>Germany</Country>
|
|
||||||
<Phone>(069) 992755</Phone>
|
|
||||||
<HomePage>Plutzer (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/plutzer.htm#</HomePage>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>13</SupplierID>
|
|
||||||
<CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
|
|
||||||
<ContactName>Sven Petersen</ContactName>
|
|
||||||
<ContactTitle>Coordinator Foreign Markets</ContactTitle>
|
|
||||||
<Address>Frahmredder 112a</Address>
|
|
||||||
<City>Cuxhaven</City>
|
|
||||||
<PostalCode>27478</PostalCode>
|
|
||||||
<Country>Germany</Country>
|
|
||||||
<Phone>(04721) 8713</Phone>
|
|
||||||
<Fax>(04721) 8714</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>14</SupplierID>
|
|
||||||
<CompanyName>Formaggi Fortini s.r.l.</CompanyName>
|
|
||||||
<ContactName>Elio Rossi</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>Viale Dante, 75</Address>
|
|
||||||
<City>Ravenna</City>
|
|
||||||
<PostalCode>48100</PostalCode>
|
|
||||||
<Country>Italy</Country>
|
|
||||||
<Phone>(0544) 60323</Phone>
|
|
||||||
<Fax>(0544) 60603</Fax>
|
|
||||||
<HomePage>#FORMAGGI.HTM#</HomePage>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>15</SupplierID>
|
|
||||||
<CompanyName>Norske Meierier</CompanyName>
|
|
||||||
<ContactName>Beate Vileid</ContactName>
|
|
||||||
<ContactTitle>Marketing Manager</ContactTitle>
|
|
||||||
<Address>Hatlevegen 5</Address>
|
|
||||||
<City>Sandvika</City>
|
|
||||||
<PostalCode>1320</PostalCode>
|
|
||||||
<Country>Norway</Country>
|
|
||||||
<Phone>(0)2-953010</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>16</SupplierID>
|
|
||||||
<CompanyName>Bigfoot Breweries</CompanyName>
|
|
||||||
<ContactName>Cheryl Saylor</ContactName>
|
|
||||||
<ContactTitle>Regional Account Rep.</ContactTitle>
|
|
||||||
<Address>3400 - 8th Avenue
|
|
||||||
Suite 210</Address>
|
|
||||||
<City>Bend</City>
|
|
||||||
<Region>OR</Region>
|
|
||||||
<PostalCode>97101</PostalCode>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Phone>(503) 555-9931</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>17</SupplierID>
|
|
||||||
<CompanyName>Svensk Sjöföda AB</CompanyName>
|
|
||||||
<ContactName>Michael Björn</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>Brovallavägen 231</Address>
|
|
||||||
<City>Stockholm</City>
|
|
||||||
<PostalCode>S-123 45</PostalCode>
|
|
||||||
<Country>Sweden</Country>
|
|
||||||
<Phone>08-123 45 67</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>18</SupplierID>
|
|
||||||
<CompanyName>Aux joyeux ecclésiastiques</CompanyName>
|
|
||||||
<ContactName>Guylène Nodier</ContactName>
|
|
||||||
<ContactTitle>Sales Manager</ContactTitle>
|
|
||||||
<Address>203, Rue des Francs-Bourgeois</Address>
|
|
||||||
<City>Paris</City>
|
|
||||||
<PostalCode>75004</PostalCode>
|
|
||||||
<Country>France</Country>
|
|
||||||
<Phone>(1) 03.83.00.68</Phone>
|
|
||||||
<Fax>(1) 03.83.00.62</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>19</SupplierID>
|
|
||||||
<CompanyName>New England Seafood Cannery</CompanyName>
|
|
||||||
<ContactName>Robb Merchant</ContactName>
|
|
||||||
<ContactTitle>Wholesale Account Agent</ContactTitle>
|
|
||||||
<Address>Order Processing Dept.
|
|
||||||
2100 Paul Revere Blvd.</Address>
|
|
||||||
<City>Boston</City>
|
|
||||||
<Region>MA</Region>
|
|
||||||
<PostalCode>02134</PostalCode>
|
|
||||||
<Country>USA</Country>
|
|
||||||
<Phone>(617) 555-3267</Phone>
|
|
||||||
<Fax>(617) 555-3389</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>20</SupplierID>
|
|
||||||
<CompanyName>Leka Trading</CompanyName>
|
|
||||||
<ContactName>Chandra Leka</ContactName>
|
|
||||||
<ContactTitle>Owner</ContactTitle>
|
|
||||||
<Address>471 Serangoon Loop, Suite #402</Address>
|
|
||||||
<City>Singapore</City>
|
|
||||||
<PostalCode>0512</PostalCode>
|
|
||||||
<Country>Singapore</Country>
|
|
||||||
<Phone>555-8787</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>21</SupplierID>
|
|
||||||
<CompanyName>Lyngbysild</CompanyName>
|
|
||||||
<ContactName>Niels Petersen</ContactName>
|
|
||||||
<ContactTitle>Sales Manager</ContactTitle>
|
|
||||||
<Address>Lyngbysild
|
|
||||||
Fiskebakken 10</Address>
|
|
||||||
<City>Lyngby</City>
|
|
||||||
<PostalCode>2800</PostalCode>
|
|
||||||
<Country>Denmark</Country>
|
|
||||||
<Phone>43844108</Phone>
|
|
||||||
<Fax>43844115</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>22</SupplierID>
|
|
||||||
<CompanyName>Zaanse Snoepfabriek</CompanyName>
|
|
||||||
<ContactName>Dirk Luchte</ContactName>
|
|
||||||
<ContactTitle>Accounting Manager</ContactTitle>
|
|
||||||
<Address>Verkoop
|
|
||||||
Rijnweg 22</Address>
|
|
||||||
<City>Zaandam</City>
|
|
||||||
<PostalCode>9999 ZZ</PostalCode>
|
|
||||||
<Country>Netherlands</Country>
|
|
||||||
<Phone>(12345) 1212</Phone>
|
|
||||||
<Fax>(12345) 1210</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>23</SupplierID>
|
|
||||||
<CompanyName>Karkki Oy</CompanyName>
|
|
||||||
<ContactName>Anne Heikkonen</ContactName>
|
|
||||||
<ContactTitle>Product Manager</ContactTitle>
|
|
||||||
<Address>Valtakatu 12</Address>
|
|
||||||
<City>Lappeenranta</City>
|
|
||||||
<PostalCode>53120</PostalCode>
|
|
||||||
<Country>Finland</Country>
|
|
||||||
<Phone>(953) 10956</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>24</SupplierID>
|
|
||||||
<CompanyName>G'day, Mate</CompanyName>
|
|
||||||
<ContactName>Wendy Mackenzie</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>170 Prince Edward Parade
|
|
||||||
Hunter's Hill</Address>
|
|
||||||
<City>Sydney</City>
|
|
||||||
<Region>NSW</Region>
|
|
||||||
<PostalCode>2042</PostalCode>
|
|
||||||
<Country>Australia</Country>
|
|
||||||
<Phone>(02) 555-5914</Phone>
|
|
||||||
<Fax>(02) 555-4873</Fax>
|
|
||||||
<HomePage>G'day Mate (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/gdaymate.htm#</HomePage>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>25</SupplierID>
|
|
||||||
<CompanyName>Ma Maison</CompanyName>
|
|
||||||
<ContactName>Jean-Guy Lauzon</ContactName>
|
|
||||||
<ContactTitle>Marketing Manager</ContactTitle>
|
|
||||||
<Address>2960 Rue St. Laurent</Address>
|
|
||||||
<City>Montréal</City>
|
|
||||||
<Region>Québec</Region>
|
|
||||||
<PostalCode>H1J 1C3</PostalCode>
|
|
||||||
<Country>Canada</Country>
|
|
||||||
<Phone>(514) 555-9022</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>26</SupplierID>
|
|
||||||
<CompanyName>Pasta Buttini s.r.l.</CompanyName>
|
|
||||||
<ContactName>Giovanni Giudici</ContactName>
|
|
||||||
<ContactTitle>Order Administrator</ContactTitle>
|
|
||||||
<Address>Via dei Gelsomini, 153</Address>
|
|
||||||
<City>Salerno</City>
|
|
||||||
<PostalCode>84100</PostalCode>
|
|
||||||
<Country>Italy</Country>
|
|
||||||
<Phone>(089) 6547665</Phone>
|
|
||||||
<Fax>(089) 6547667</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>27</SupplierID>
|
|
||||||
<CompanyName>Escargots Nouveaux</CompanyName>
|
|
||||||
<ContactName>Marie Delamare</ContactName>
|
|
||||||
<ContactTitle>Sales Manager</ContactTitle>
|
|
||||||
<Address>22, rue H. Voiron</Address>
|
|
||||||
<City>Montceau</City>
|
|
||||||
<PostalCode>71300</PostalCode>
|
|
||||||
<Country>France</Country>
|
|
||||||
<Phone>85.57.00.07</Phone>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>28</SupplierID>
|
|
||||||
<CompanyName>Gai pâturage</CompanyName>
|
|
||||||
<ContactName>Eliane Noz</ContactName>
|
|
||||||
<ContactTitle>Sales Representative</ContactTitle>
|
|
||||||
<Address>Bat. B
|
|
||||||
3, rue des Alpes</Address>
|
|
||||||
<City>Annecy</City>
|
|
||||||
<PostalCode>74000</PostalCode>
|
|
||||||
<Country>France</Country>
|
|
||||||
<Phone>38.76.98.06</Phone>
|
|
||||||
<Fax>38.76.98.58</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
<Suppliers>
|
|
||||||
<SupplierID>29</SupplierID>
|
|
||||||
<CompanyName>Forêts d'érables</CompanyName>
|
|
||||||
<ContactName>Chantal Goulet</ContactName>
|
|
||||||
<ContactTitle>Accounting Manager</ContactTitle>
|
|
||||||
<Address>148 rue Chasseur</Address>
|
|
||||||
<City>Ste-Hyacinthe</City>
|
|
||||||
<Region>Québec</Region>
|
|
||||||
<PostalCode>J2S 7S8</PostalCode>
|
|
||||||
<Country>Canada</Country>
|
|
||||||
<Phone>(514) 555-2955</Phone>
|
|
||||||
<Fax>(514) 555-2921</Fax>
|
|
||||||
</Suppliers>
|
|
||||||
</SuppliersList>
|
|
Двоичные данные
App_Data/Data/Word/Template.doc
Двоичные данные
App_Data/Data/Word/TemplateComments.doc
Двоичные данные
App_Data/Data/Word/TemplateFormFields.doc
Двоичные данные
App_Data/Data/Word/TemplateMaster.doc
Двоичные данные
App_Data/Data/Word/TemplateRevisions.doc
Двоичные данные
App_Data/Data/Word/TemplateSource1.doc
Двоичные данные
App_Data/Data/Word/TemplateSource2.doc
Двоичные данные
App_Data/Data/Word/TemplateTableStyle.doc
Двоичные данные
App_Data/Data/Word/TemplateUpdateFields.docx
Двоичные данные
App_Data/Data/Word/Template_Letter.doc
Двоичные данные
App_Data/Data/Word/Template_Report.doc
|
@ -1,13 +0,0 @@
|
||||||
Thank you for choosing Essential Studio product of Syncfusion.
|
|
||||||
|
|
||||||
Essential Studio is a cohesive and comprehensive control studio featuring Essential Tools, Grid, Chart, Diagram, Grouping, XlsIO, Edit, Calculate, HTML UI, and PDF. All products provide Windows Forms support. In addition, Essential Tools, Chart, Diagram, Grouping, XlsIO, Calculate, and PDF are supported for Web Forms / Server Side development.
|
|
||||||
|
|
||||||
Essential Studio is the most technologically advanced Windows and Web Forms control studio for the .NET platform on the market today, and offers unique features such as "Just-In-Time" source level debugging. In addition, Essential Studio is very easy to use. Most features can be enabled (and customized) using our WYSIWYG designers.
|
|
||||||
|
|
||||||
We have made every effort to highlight features and technical merits of Essential Studio. From the "Getting started" section of this package, you can access all product samples using our sample browsing system. There is also a features showcase that provides several interactive samples. We encourage you to review the included documentation, white papers, and help files.
|
|
||||||
|
|
||||||
At Syncfusion, we stand behind our products 100%. You can report any problems encountered when using our products through our Direct-Trac developer support system, or by e-mail or phone. With Direct-Trac you will not have to keep guessing about the status of problems you report; you will receive up-to-date support history and accurate online incident tracking.
|
|
||||||
|
|
||||||
We appreciate your interest and look forward to working with you.
|
|
||||||
|
|
||||||
Thank you for choosing Essential Studio product of Syncfusion.
|
|
Двоичные данные
App_Data/Data/Word/TrackChangesTemplate.docx
|
@ -1,10 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title> XHTML to Doc </title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p><font color='#000000' size='5'><b> XHTML to Doc - Transitional XHTML example</b></font></p><p></p>
|
|
||||||
<p>It is possible to convert a valid XHTML content to Word Document content. The passed content should be either XHTML 1.0 or 1.1 compliant.</p><p></p>
|
|
||||||
<p><font color='#000000' size='2'><b>XHTML 1.1 Transitional</b></font></p><p>It is the same as HTML 4.01 Transitional, but it follows XML syntax rules. It supports everything found in XHTML 1.0 Strict, but also permits the use of a number of elements and attributes that are judged presentational, in order to ease the transition from HTML 3.2 and earlier. </p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Двоичные данные
App_Data/Data/Word/Watermark.doc
Двоичные данные
App_Data/Data/Word/WinFAQ.txt
Двоичные данные
App_Data/Data/Word/Word to ODT.docx
|
@ -1,23 +0,0 @@
|
||||||
Following are the some important features available in Essential DocIO.
|
|
||||||
|
|
||||||
* Create and edit a new document.
|
|
||||||
* Modify existing MS word documents.
|
|
||||||
* Ability Read and write BuiltIn and Custom document properties.
|
|
||||||
* API to manipulate Page Setup settings.
|
|
||||||
* Inserting document page Header and Footer.
|
|
||||||
* Read and write paragraphs in a document.
|
|
||||||
* Formatting text in the document.
|
|
||||||
* Ability to format content using custom styles.
|
|
||||||
* Ability to insert vector images.
|
|
||||||
* Inserting page breaks, column breaks, section breaks and paragraph breaks.
|
|
||||||
* Advanced ability to find and replace text with its original formatting.
|
|
||||||
* Ability to insert bookmarks.
|
|
||||||
* Ability to create multiple column layout in the document page.
|
|
||||||
* Ability to create formatted tables in document.
|
|
||||||
* Ability to protect the document.
|
|
||||||
* Ability to Clone multiple documents and merge it into a single document.
|
|
||||||
* Advanced Mailmerge with different data sources like DataTable, Dataview, DataReader, etc.,
|
|
||||||
* Open or Save a document as Streams.
|
|
||||||
* Add watermarks
|
|
||||||
* Create and fill form fields.
|
|
||||||
* Save a document as Text file.
|
|
Двоичные данные
App_Data/Data/Word/original.doc
|
@ -1,60 +0,0 @@
|
||||||
Essential PDF supports many features for creating a PDF document including drawing Text, Images, Tables and other shapes. The generated PDF documents can also be protected using 40 Bit and 128 Bit encryption.
|
|
||||||
|
|
||||||
General Features
|
|
||||||
The various features of PDF are listed below.
|
|
||||||
|
|
||||||
Drawing Text support
|
|
||||||
* Text Formating.
|
|
||||||
* Center, Left, Right and Justify text alignments.
|
|
||||||
* Inserting Unicode support.
|
|
||||||
* MultiCoumn text
|
|
||||||
|
|
||||||
Font Types
|
|
||||||
* Supports Predefined Fonts
|
|
||||||
* True type Fonts
|
|
||||||
* CJK Fonts
|
|
||||||
|
|
||||||
Drawing Shapes
|
|
||||||
* Drawing shapes like rectangles, circles, arcs, ellipses, etc.
|
|
||||||
* Filling shapes using Brushes like gradient brush, tiling brush etc.
|
|
||||||
* Transparent drawing of shapes can be achieved easily.
|
|
||||||
* Support for Lines with different patterns.
|
|
||||||
|
|
||||||
Image support
|
|
||||||
* Images to PDF document can be loaded from streams and files on disk.
|
|
||||||
* Both scalar and vector images can be drawn in documents.
|
|
||||||
* Images can be resized and inserted into the pdf document at the required size.
|
|
||||||
* Soft Mask Images and Watermarks are supported.
|
|
||||||
|
|
||||||
Interactive Features
|
|
||||||
* Various types of Annotations are supported.
|
|
||||||
* Various files can be attached to the PDF document easily.
|
|
||||||
* Bookmarks for the pages in document can be configured.
|
|
||||||
* Hyperlink supports for Web URLs.
|
|
||||||
* Hyperlink for other external files.
|
|
||||||
* Links to a page in the same document is also supported.
|
|
||||||
|
|
||||||
Form Field support
|
|
||||||
* Support for drawing Form fields like Buttons, TextBoxes, list boxes, checked boxes etc., into the PDF document.
|
|
||||||
* Support for form field actions.
|
|
||||||
* Fill form fields and flattern them.
|
|
||||||
|
|
||||||
Page Elements
|
|
||||||
* Header and Footer can be drawn in a PDF document.
|
|
||||||
* LeftBar and RightBar are supported.
|
|
||||||
|
|
||||||
Document and Page settings
|
|
||||||
* Orientation of PDF page like Landscape and Portrait modes can be achieved easily.
|
|
||||||
* pages with different sizes can also be set using Essential PDF.
|
|
||||||
* Setting Document Properties like Author Name, Creation Date, Keywords, etc.
|
|
||||||
* Support for hiding Toolbar, Menubar, etc.
|
|
||||||
* Page margins can be set in the document.
|
|
||||||
* Support for setting Page Mode and Page Layout.
|
|
||||||
|
|
||||||
Compression
|
|
||||||
* Essential PDF supports Compression for reducing the size of the created PDF files.
|
|
||||||
|
|
||||||
Security Support
|
|
||||||
* Allow for setting owner/User Passwords.
|
|
||||||
* Allow/Disallow permissions over PDF document.
|
|
||||||
* Digital Signature
|
|
|
@ -1,51 +0,0 @@
|
||||||
Following are the features of Excel supported by XlsIO:
|
|
||||||
|
|
||||||
Quick Overview
|
|
||||||
Provides a quick overview of the functionalities of excel. The potential usage of XlsIO has been classified under the four categories
|
|
||||||
|
|
||||||
1. SpreadsheetFromScratch
|
|
||||||
2. ExtractDataFromSpreadsheet
|
|
||||||
3. SpreadsheetFromTemplate
|
|
||||||
4. EditSpreadsheet
|
|
||||||
|
|
||||||
Formatting
|
|
||||||
This section explains the formatting capabilities of Essential XlsIO.
|
|
||||||
|
|
||||||
1. AlignmentSettings
|
|
||||||
2. BorderSettings
|
|
||||||
3. FontSettings
|
|
||||||
4. GlobalStyles
|
|
||||||
5. NumberFormatting
|
|
||||||
6. PatternSettings
|
|
||||||
7. ColorPalette
|
|
||||||
|
|
||||||
Formulas
|
|
||||||
Essential XlsIO has advanced support for working with Formula.
|
|
||||||
|
|
||||||
1. ArrayFormula
|
|
||||||
2. ExcelFunctions
|
|
||||||
3. ReadFormula
|
|
||||||
|
|
||||||
CalculationEngine
|
|
||||||
The formulas entered during runtime can be computed using Essential Calculate and XlsIO.
|
|
||||||
|
|
||||||
1. XlsIOCalcEngine
|
|
||||||
|
|
||||||
Data Manipulation
|
|
||||||
Essential XlsIO has advanced support for working with Data in a worksheet. Here is some key functionality that makes working with data easier.
|
|
||||||
|
|
||||||
1. NamedRanges
|
|
||||||
2. ImportExportDataTable
|
|
||||||
3. RangeManipulation
|
|
||||||
|
|
||||||
Worksheet Manipulation
|
|
||||||
Essential XlsIO has advanced support for manipulating the worksheet.
|
|
||||||
|
|
||||||
1. AutofitRowsandColumns
|
|
||||||
2. CopyWorksheetToAnotherWorkbook
|
|
||||||
3. Freezepane
|
|
||||||
4. GroupUngroupRowsandColumns
|
|
||||||
5. HideUnhideRowsandColumns
|
|
||||||
6. InsertRowsandColumns
|
|
||||||
7. PageBreak
|
|
||||||
8. RowHeightandColumnWidth
|
|
Двоичные данные
App_Data/Images/Word/AdventureCycle.jpg
До Ширина: | Высота: | Размер: 79 KiB |
Двоичные данные
App_Data/Images/Word/Apple Juice.png
До Ширина: | Высота: | Размер: 7.7 KiB |
Двоичные данные
App_Data/Images/Word/Calculate.gif
До Ширина: | Высота: | Размер: 6.7 KiB |
Двоичные данные
App_Data/Images/Word/Chart.gif
До Ширина: | Высота: | Размер: 8.3 KiB |
Двоичные данные
App_Data/Images/Word/Cherry.png
До Ширина: | Высота: | Размер: 9.6 KiB |
Двоичные данные
App_Data/Images/Word/Cone.png
До Ширина: | Высота: | Размер: 6.8 KiB |
Двоичные данные
App_Data/Images/Word/Diagram.gif
До Ширина: | Высота: | Размер: 8.0 KiB |
Двоичные данные
App_Data/Images/Word/DocIO.gif
До Ширина: | Высота: | Размер: 7.0 KiB |
Двоичные данные
App_Data/Images/Word/Edit.gif
До Ширина: | Высота: | Размер: 6.5 KiB |
Двоичные данные
App_Data/Images/Word/Ess Tools.png
До Ширина: | Высота: | Размер: 30 KiB |