Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
Ranked #4K
~11.9K People Reached
Favorite Tags
Member Avatar for Treglanu

How to load pdf directly from url? I use C#. eg:http://beta.wms.egobzmail.com/files/deexp/2015_04/2015_04_16/DE14291484222756.pdf Thank you.

Member Avatar for tobyITguy
0
220
Member Avatar for Treglanu

I am using C# and trying to print one document to multiple tray ( each page to different Tray) in same print job , i cant find a way to do that. Any help would be appreciated. In word 2013.

Member Avatar for 良红
0
72
Member Avatar for 良红
Member Avatar for jean_5

Hello, what can i do to convert a date that is dd/mm/yyyy to yyyy-mm-dd? public static Paginacao<Solicitacao> PaginarParaLote(int paginaAtual = 0, int itensPorPagina = 20, int? TipoId = null, long? ProtocoloId = null, int? StatusId = null, DateTime? DataSolicitacaoInicio = null, DateTime? DataSolicitacaoFim = null) { StringBuilder strWhere = new …

Member Avatar for gusano79
0
2K
Member Avatar for no.promises.908
Member Avatar for prabs20

I want to convert an existing web page content to MS Word format on a button click event using c#. I have done conversion of web page to pdf format using itextsharp library. I am looking for similar tool which does the conversion to word. Alternatively is it possiblet to …

Member Avatar for 良红
0
737
Member Avatar for harinath_2007

I would like to play a video using c/c++ program.. what libraries should i include?? can anyone tell the code....

Member Avatar for 良红
0
9K