Canalblog
Suivre ce blog Administration + Créer mon blog
Publicité
SpireXLS
29 mars 2012

Use C#/VB.NET to Add Comment for Excel Cells

Use C#/VB.NET to Add Comment for Excel Cells
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...
Publicité
Publicité
5 juin 2012

With Silverlight - How to Insert Image in Word

With Silverlight - How to Insert Image in Word
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...
15 juin 2012

With Silverlight-How to Create Table in Word

With Silverlight-How to Create Table in Word
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...
19 juin 2012

With Silverlight-How to Add Comment in Word

With Silverlight-How to Add Comment in Word
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...
25 juin 2012

With Silverlight-How to Find and Highlight Text in Word Document

With Silverlight-How to Find and Highlight Text in Word Document
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...
Publicité
Publicité
28 juin 2012

With Silverlight-How to Insert Text Watermark in Word

With Silverlight-How to Insert Text Watermark in Word
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...
27 juin 2012

With Silverlight-How to Replace Text in Word Document

With Silverlight-How to Replace Text in Word Document
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...
21 mai 2012

How to Add Excel Borders with Silverlight

How to Add Excel Borders with Silverlight
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,...
24 mai 2012

How to Merge Cells in Excel with Silverlight

How to Merge Cells in Excel with Silverlight
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...
15 mai 2012

How to Add Border for Word Document with C#/VB.NET

How to Add Border for Word Document with C#/VB.NET
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,...
11 mai 2012

How to Draw Rectangle in PDF by Using C#/VB.NET

How to Draw Rectangle in PDF by Using C#/VB.NET
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...
8 mai 2012

How to Draw Circle (One Kind of Shape) in PDF by Using C#/VB.NET

How to Draw Circle (One Kind of Shape) in PDF by Using C#/VB.NET
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...
16 mai 2012

How to Create Form Field in Word by Using C#/VB.NET

How to Create Form Field in Word by Using C#/VB.NET
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...
17 mai 2012

How to Add Footnote in Word by Using C#/VB.NET

How to Add Footnote in Word by Using C#/VB.NET
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...
27 mai 2012

With Silverlight-How to Create Excel Group

With Silverlight-How to Create Excel Group
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....
28 mai 2012

With Silverlight - Insert Hyperlink in Excel

With Silverlight - Insert Hyperlink in Excel
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...
29 mai 2012

With Silverlight - How to Insert Image in Excel

With Silverlight - How to Insert Image in Excel
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....
4 juin 2012

With Silverlight-How to Insert Hyperlink In Word

With Silverlight-How to Insert Hyperlink In Word
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...
12 juin 2012

With Silverlight-How to Encrypt Word

With Silverlight-How to Encrypt Word
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....
20 juin 2012

With Silverlight-How to Set Word Page in Word

With Silverlight-How to Set Word Page in Word
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...
7 juin 2012

With Silverlight-How to Add Footer for Word Document

With Silverlight-How to Add Footer for Word Document
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...
11 juin 2012

With Silverlight-How to Add Header in Word

With Silverlight-How to Add Header in Word
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....
27 septembre 2011

How to Write Comments in Word by Using C#

When reading an article, we may write comment including our idea or questions in the blank. Also, author may write comments to explain some difficult words or show the original source of the word. Comments can be written at the head or end of an article,...
24 juin 2011

How to Create PDF List with C#

If one document includes many parts, the creator may create a category or list to show the title and page number of each part. Generally speaking, list is created with an order which is formed according to the contents in documents. The list shows a brief...
7 juillet 2011

Barcode and How to Draw it in PDF

Barcode Introduction Barcode is identifier to display information, which is formed with many discolorations and blanks with different width and ordered by code rule. Barcode can be used to point out manufacturer, country date and other information of...
Publicité
Publicité
1 2 3 > >>
SpireXLS
Publicité
Publicité