<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://lotus129.canalblog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[SpireXLS]]></title>
        <link>https://lotus129.canalblog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[something about Excel technology in C# and .Net]]></description>
                    <item>
    <title><![CDATA[With Silverlight-How to Insert TextBox in Word ]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/07/03/24627775.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/07/03/24627775.html</guid>
    <pubDate>Tue, 03 Jul 2012 04:22:00 +0200</pubDate>
    <description><![CDATA[Sometimes, people may insert a textbox in Word document in order to distinguish some additional information or note from body. People can change size of textbox or adjust location to make it to be presented more appropriately. Textbox includes textbox... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Insert Text Watermark in Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/28/24595779.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/28/24595779.html</guid>
    <pubDate>Thu, 28 Jun 2012 09:22:00 +0200</pubDate>
    <description><![CDATA[Because information is spread very quickly online, some people find that their documents are modified, even stolen by others. In order to protect copyright of document, people try to add watermark in document. In this post, I want to introduce the method... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Replace Text in Word Document]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/27/24587791.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/27/24587791.html</guid>
    <pubDate>Wed, 27 Jun 2012 05:24:09 +0200</pubDate>
    <description><![CDATA[It is possible that we may make some mistakes when writing something in Word, such as misspelling, catachresis and so on. We can correct mistakes directly, or use “Replace” function. Replace function in Word is used to replace text or sentence with another... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Find and Highlight Text in Word Document]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/25/24574090.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/25/24574090.html</guid>
    <pubDate>Mon, 25 Jun 2012 10:57:42 +0200</pubDate>
    <description><![CDATA[Actually, it is a little difficult to find specified words or sentences from lots of contents. Therefore, Microsoft Word offers Find function to users. This function can help users find text quickly and save users time. The text which users want to find... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Set Word Page in Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/20/24538489.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/20/24538489.html</guid>
    <pubDate>Wed, 20 Jun 2012 12:01:05 +0200</pubDate>
    <description><![CDATA[Before printing one Word document, users need to set page for having a better layout. The process to set page is called page setup in Word. Page setup includes margins, page orientation, size etc. Generally speaking, users pay more attention on margin... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Add Comment in Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/19/24530387.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/19/24530387.html</guid>
    <pubDate>Tue, 19 Jun 2012 10:08:50 +0200</pubDate>
    <description><![CDATA[Comments can be taken as reviews or additional information for an article. On one hand, comments are used to present readers' thoughts about article and give suggestions to readers. On the other hand, comments show some information which is not the main... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Create Table in Word ]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/15/24501798.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/15/24501798.html</guid>
    <pubDate>Fri, 15 Jun 2012 08:41:00 +0200</pubDate>
    <description><![CDATA[Microsoft Word provides users with a function to insert table. Because table, users can present data information in Word more conveniently. Also, comparing with showing data with text, table can make reader learn data more clearly. In this post, I will... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Encrypt Word ]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/12/24479449.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/12/24479449.html</guid>
    <pubDate>Tue, 12 Jun 2012 11:18:49 +0200</pubDate>
    <description><![CDATA[Because of the sharp development of internet, information can be spread very quickly. However, some people find that their documents which are submitted online are stolen or modified by others. Therefore, it is very important to protect electronic documents.... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Add Header in Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/11/24468994.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/11/24468994.html</guid>
    <pubDate>Mon, 11 Jun 2012 06:00:06 +0200</pubDate>
    <description><![CDATA[Header, similar to footer, is used to show some additional information about document. Its contents can be same with footer, for example, document title, page number etc. However, if one document includes both header and footer, the contents will be different.... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Add Footer for Word Document]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/07/24439644.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/07/24439644.html</guid>
    <pubDate>Thu, 07 Jun 2012 09:04:51 +0200</pubDate>
    <description><![CDATA[Footer, often added on the bottom of one Word page, shows additional information about document. The information can be document title, company name, author name, page number etc. Besides text, footer can be image as well, such as company logo, stamp... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight - How to Insert Image in Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/05/24424570.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/05/24424570.html</guid>
    <pubDate>Tue, 05 Jun 2012 11:02:00 +0200</pubDate>
    <description><![CDATA[Beside text, MS Word provides users with function to insert other contents, for example, shapes, image etc. In this post, I will talk something about image in Word. Although image is often used to decorate document to make it more appealed, the image... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Insert Hyperlink In Word]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/06/04/24415442.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/06/04/24415442.html</guid>
    <pubDate>Mon, 04 Jun 2012 12:03:09 +0200</pubDate>
    <description><![CDATA[When writing blog post, we may add some hyperlinks to link to other related or recommended articles at the end of post. Also, MS Word provides users with a function to insert hyperlink. In Word, hyperlink can not only link to website which are related... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight - How to Insert Image in Excel]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/29/24367284.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/29/24367284.html</guid>
    <pubDate>Tue, 29 May 2012 10:00:00 +0200</pubDate>
    <description><![CDATA[Although Excel is used to save, display and calculate data, people can add other elements in Excel file, for example, image. Why do people insert image in Excel? Actually, comparing with data information only, image can make Excel appearance more appealed.... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight - Insert Hyperlink in Excel]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/28/24359949.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/28/24359949.html</guid>
    <pubDate>Mon, 28 May 2012 11:29:00 +0200</pubDate>
    <description><![CDATA[Sometimes, hyperlink will be taken as data information and saved in an Excel file. The hyperlink can be a website address, E-mail address or other file. It leads readers to get more information after clicking hyperlink. Therefore, as data, hyperlink provides... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[With Silverlight-How to Create Excel Group]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/27/24355190.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/27/24355190.html</guid>
    <pubDate>Sun, 27 May 2012 17:11:41 +0200</pubDate>
    <description><![CDATA[In Excel, we can divide data information into groups by rows or columns. One group can save a series of data. And the series of data may be one part of information in whole worksheet. So, it is convenient for users to create summary report with groups.... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Merge Cells in Excel with Silverlight]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/24/24332941.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/24/24332941.html</guid>
    <pubDate>Thu, 24 May 2012 10:36:17 +0200</pubDate>
    <description><![CDATA[Generally speaking, data information is imported into Excel cells one by one. However, sometimes, we need to merge several cells into one to add a title for the following data information. In this post, I want to introduce a method about how to merge... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Add Excel Borders with Silverlight]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/21/24309553.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/21/24309553.html</guid>
    <pubDate>Mon, 21 May 2012 11:51:36 +0200</pubDate>
    <description><![CDATA[Excel worksheets are formed with cells. Users import data in these cells to save and display. In order to have a good layout, users may set format for these cells, for example, add borders. With borders, data in cells will be shown more clearly. Also,... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Add Footnote in Word by Using C#/VB.NET]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/17/24280163.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/17/24280163.html</guid>
    <pubDate>Thu, 17 May 2012 10:41:27 +0200</pubDate>
    <description><![CDATA[Footnote which is always put at the end of one page and separated from contents, is additional information to explain some words or sentences in a Word document. Generally speaking, if users want to explain one complicated word or show some additional... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Create Form Field in Word by Using C#/VB.NET]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/16/24273588.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/16/24273588.html</guid>
    <pubDate>Wed, 16 May 2012 12:04:06 +0200</pubDate>
    <description><![CDATA[Generally speaking, we must register to be a member of one website, for example, facebook. When registering, there will be a form shown, which we should fill by providing some personal information. Digital form is often used in our daily life. Not just... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Add Border for Word Document with C#/VB.NET]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/15/24264106.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/15/24264106.html</guid>
    <pubDate>Tue, 15 May 2012 07:00:52 +0200</pubDate>
    <description><![CDATA[MS Word provides users with many functions to format document. According to requirements, users can choose the most appropriate format tool to beautify Word documents. Generally speaking, user may pay much attention on font and paragraph setting. Actually,... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Draw Rectangle in PDF by Using C#/VB.NET]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/11/24234220.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/11/24234220.html</guid>
    <pubDate>Fri, 11 May 2012 08:22:30 +0200</pubDate>
    <description><![CDATA[Sometimes, we need to draw some shapes in PDF according to document contents. Actually, there are too many shapes we can draw and the most frequently used shapes are geometric figures. In the last post, I have introduced a method about how to draw circle... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[How to Draw Circle (One Kind of Shape) in PDF by Using C#/VB.NET]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/05/08/24209484.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/05/08/24209484.html</guid>
    <pubDate>Tue, 08 May 2012 05:25:00 +0200</pubDate>
    <description><![CDATA[Sometimes, in order to introduce contents in a PDF document more clearly, people may add some shapes. For example, if one document focuses on introducing geometry, many shapes must be inserted, such as rectangle, triangle and so on. Also, people can adjust... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Use C#/VB.NET to Add Comment for Excel Cells]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2012/03/29/23880774.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2012/03/29/23880774.html</guid>
    <pubDate>Thu, 29 Mar 2012 08:43:00 +0200</pubDate>
    <description><![CDATA[As is known, comment is used to show readers' thoughts or suggestions about one article or one book. Readers can give comment for specified words or sentences or show feeling about whole article or book. Actually, not only article or book, MS Excel provides... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[C# - Convert Word to PDF]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2011/11/25/22800296.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2011/11/25/22800296.html</guid>
    <pubDate>Fri, 25 Nov 2011 04:39:55 +0100</pubDate>
    <description><![CDATA[We can find that lots of electronic books and magazines are created with PDF and many materials shared online are PDF documents. Why people would like to use PDF? Firstly, PDF can be operated on any operation system. Secondly, PDF includes various contents,... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[C# - Export Data to Multiple Worksheets]]></title>
    <link><![CDATA[https://lotus129.canalblog.com/archives/2011/11/16/22692307.html]]></link>
    <guid>https://lotus129.canalblog.com/archives/2011/11/16/22692307.html</guid>
    <pubDate>Wed, 16 Nov 2011 03:41:02 +0100</pubDate>
    <description><![CDATA[In order to display and print data, we need to export it from database to files, for example, Excel. Actually, Excel is the most frequently used file format to save data and it is convenient for printing data. In this post, I want to talk something about... ]]></description>
        <dc:creator><![CDATA[lotus129]]></dc:creator>
    </item>
            </channel>
</rss>

