Top "Converter" questions

Converters can change data from one type to another, translate data based on cultural information, or modify other aspects of presentation.

how to convert HTML to .docx using docx4j?

I read some articles about the conversion of html to .docx and I found out that docx4j gives pretty …

java html converter docx docx4j
Methods like ord and chr from Python

Do you know any functions that would preform the same as ord and chr from Python in Java. Python docs …

java python converter
Convert HEIC to JPG , using php or JS

Anyone tried to convert a heic to jpg? I looked at the official repository, but I did'nt understand how it …

javascript php converter heif
Convert h:selectBooleanCheckbox value between boolean and String

I have a backing bean containing a field creditCard which can have two string values y or n populated from …

jsf converter selectbooleancheckbox
Is it possible to use a converter within a style?

Is it possible to use a converter within a style? For instance I am trying to create a styled TextBlock …

c# wpf xaml styles converter
JSF SelectOneMenu with noSelectionOption using label as value?

In a "create new user" jsf page, I have a SelectOneMenu with a custom converter and a noSelectionOption selectItem like …

jsf jsf-2 converter selectonemenu
How can I convert html.slim files to html or html.erb?

I need to convert the html.slim files in my Ruby on Rails application to html.erb. Is there any …

html converter erb slim-lang
convert maven pom to gradle build

I am converting one of my maven project into gradle. For doing this I am runngin following command where pom.…

maven gradle converter maven-3
Data Trigger using Converter not working

I am trying to update the color of textblock depending on it value. Seems simple however not working. Here's the …

c# wpf converter datatrigger
Set decimal separator when using f:convertNumber

I want to know how to set the default decimal separator on my JSF application. I have some <h:…

jsf numbers decimal converter separator