Telerik Forums
Telerik Document Processing Forum
1 answer
76 views
Is there a way to access the header and footer in a worksheet? My next question is how would I add the page number and page count to it?
Anna
Telerik team
 answered on 01 Sep 2014
2 answers
546 views
Hi,
I'm using the example http://demos.telerik.com/silverlight/#SpreadProcessing/RadGridViewIntegration to implement an Excel export for my RadGridView.

How can I format a string to a text column in Excel? I have a value of "001" and if I use

worksheet.Cells[currentRowIndex, currentColumnIndex].SetValue((string)value);

it uses a NumberCellValue internally (because it thinks that "001" is a number") and formats the cell as a number instead of text and puts "1" instead of "001" into the Excel file.

Since the constructor of TextCellValue is internal (I have no clue why) I can't even create an instance of this type. CellValueFactory creates a NumberCellValue, too. So I'm basically stuck here. Is there any way for FORCING my cell to use the string as it is and format it as text in Excel so that I can have the "001" as the cell value?
Thomas
Top achievements
Rank 1
 answered on 22 Aug 2014
1 answer
118 views
Hello !
I'm very interested in using the WordsProcessing Component in our Application. Especialy using the Component on a Server.

My Question is about Merging Data in a Template Document which can be created from a User.
e. g. Create a Article Description automaticaly from an Template like this:
---- Template ----
myArticle {DocumentVariable length} x {DocumentVariable width} and more text.......
---- End Template ----

---- Result ----
myArticle 2000 x 1000 and more text.....
---- End Result ----

I have searched the Demos and the xaml-sdk browser, but i can't find a Demo Project, wich fits my Needs.
Are there more Information oder demo Project ?

Thanx for an answer !

Thilo
Mihail
Telerik team
 answered on 18 Aug 2014
3 answers
72 views
Hi, i can't find the FixedContentEditor utility class telerik after importing all the necessary libraries and i can't find the document.Pages.AddPage() method in the RadDocumentPage class. This is what i get :
Kammen
Telerik team
 answered on 15 Aug 2014
1 answer
184 views
Hello,

Is there a way to use SpeadProcessing to get the comments from an Excel cell?

Thanks,

Scott
Nikolay Demirev
Telerik team
 answered on 01 Aug 2014
1 answer
171 views
Can PdfProcessing create PDFs from TIFF images? Either single page or multi-page TIFFs (one image per PDF page)?
Kammen
Telerik team
 answered on 21 Jul 2014
1 answer
319 views

Hi,

I've been looking in to the getting started guide of the new PDFprocessing and was wondering how one could create a hyperlink in radPDFproecessing since I cannot find anything about it.

something like : editor.DrawText("Hello RadPdfProcessing!");      => but or a hyperlink like <a href=http://www.telerik.com>telerik is cool</a>

thanks,
Alexander
Telerik team
 answered on 30 Jun 2014
1 answer
637 views
I have a small console app that takes a collection of objects and generates a seperate excel file for each.  I am using EPPlus.  Does telerik have something like this or better?  And if so an example application?

Thanks
Anna
Telerik team
 answered on 24 Jun 2014
1 answer
56 views
I'm trying to upgrade our controls, and I'm getting the error: The type or namespace name 'Zip' does not exist in the namespace 'Telerik.Web' (are you missing an assembly reference?

It looks like your examples still reference Telerik.Web.Zip.  Was there some change to the ZipLibrary in Q2?  I didn't see anything in the change log for it, and I upgraded our controls the same way that I usually do...
Korn1699
Top achievements
Rank 1
 answered on 23 Jun 2014
1 answer
105 views
So could I used this in my WCF or C# Web API back end to create excel files or with the other new one, PDFs? 
Just use the Workbook workbook = new Workbook();  and then export to a stream and do whatever with it?
Anna
Telerik team
 answered on 23 Jun 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?