Telerik Forums
Telerik Document Processing Forum
1 answer
81 views
Hi,

Using Clipping and having defined a clipping rectangle: I am searching for a "IsVisible" function like the one in System.Drawing.Graphics.

The purpose is to reduce file size by excluding eg. text, which will not be visible because of the clipping.

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
218 views
Hi,

I would like to apply multiple transformation to FixedContentEditor.Position

However, the MatrixPosition class seems not to apply to the FixedContentEditor

And eg. the Editor.Position.Matrix.TranslatePrepend function does not seem to work, because Editor.Position.Matrix is readonly.

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
628 views
Hi,

Your example shows how to insert jpg image from file:

Using stream As Stream = Me.GetResourceStream("Telerik_logo.jpg")
editor.DrawImage(stream, ImageFormat.Jpeg, New Size(118, 28))
End Using

I would like to insert image from .NET Image class variable. The images are stored in Base64 format in a database.

Could you provide a code snippet for that?

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
189 views
I'm trying to evaluate the functionality available with your pdfviewer and this pdfprocessing component.  I can't locate the pdfprocessing class or namespace and I can't find any documentation on it.  Can someone provide an example of how to use the pdfprocessing component to extract images from a pdf file?
Petya
Telerik team
 answered on 23 Sep 2014
2 answers
1.4K+ views
I write content to a cell that is by default interpreted as a date.
But I want it treated as plain text.
How do I do this? The CellValueFormat constructor wants a format string; but there is no format string for this case.
Marc
Top achievements
Rank 1
 answered on 15 Sep 2014
3 answers
202 views
Are there any plans to add password protection to zip files?

Greg Gum
Petya
Telerik team
 answered on 12 Sep 2014
6 answers
77 views
Hello all,
    Currently we have purchase the new telerik licence so upgraded the project with the new reference files which is stored at
 C:\Program Files (x86)\Telerik\UI for ASP.NET AJAX Q2 2014\Bin45

Link button not firing after adding the new telerik references file Ver - 2014.2.724.45 .  But works if i replace with old File Vesion-2014.1.403.45. 

Please Help.
Radoslav
Telerik team
 answered on 04 Sep 2014
1 answer
105 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
624 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
141 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?