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 a double value to a DateTime in c#?

I have the value 40880.051388 and am storing it as a double, if I open Excel and paste in a cell …

c# excel datetime converter timespan
How do I convert web application into desktop executable?

I've HTML application build with AngularJS/jQuery/Bootstrap with AJAX REST API. Is it possible to create executable/installer for …

html web-applications converter desktop-application
How to convert PDF files to spreadsheets

I have been trying the whole day to convert several. pdf files which contain traffic flow for São Paulo …

pdf ubuntu converter spreadsheet libreoffice
Converting JSON to XML

I trying to convert JSON output into XML. Unfortunately I get this error: JSON root object has multiple properties. The …

c# json xml converter
Ruby XML to JSON Converter?

Is there a library to convert XML to JSON in Ruby?

xml ruby json converter
How to boolean && two visibility converters

I have two separate converters for visibility, one based on whether a field has been updated and one based on …

wpf data-binding converter
Powershell: Convert XML to String

I am searching for a way to convert a XML-Object to string. Is there a way like $xml.toString() in …

xml string powershell converter
How can I convert string to utf8 in Dart?

I am using aqueduct web api framework to support my flutter app. In my api backend I need to connect …

sockets dart converter aqueduct
Convert a Regular Date to Julian Date and vice versa in Java

I've written a simple code that converts a regular date to Julian date. Here's the code for those who need …

java date converter julian-date
use of boolean to color converter in XAML

I am working on WPF application.I have bound my textblock to my button. I want to set foreground of …

c# wpf xaml converter