About 14,900 results
Open links in new tab
  1. Convert Word/Excel to PDF and XPS using OpenXML

    Oct 2, 2013 · I have requirement to convert word document to pdf. i am generating word document using Open XML. Does Open XML sdk 2.5 supports the conversion of docx to pdf? …

  2. XPS to RTF or Word - social.msdn.microsoft.com

    Jun 26, 2014 · I'm evaluating a reporting engine, and the only formats it can export to are XPS, PDF, MS Excell. Is there a way to convert one of these formats to RTF or MS Word?

  3. How to use FlowDocument in asp.net mvc?

    Jun 30, 2015 · Use xmlwriter to write it as xml and then an xsl transform to transform the xml to html.

  4. how can i convert my dtaset to xml - social.msdn.microsoft.com

    Apr 5, 2011 · Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM Tuesday, April 5, 2011 9:11 AM 0 Sign in to vote User1836848059 posted Hi, use writeXml funtion …

  5. how to convert mschart to pdf in asp.net

    Dec 15, 2011 · Check below link there is sample available to convert mschart to PDF / excel.

  6. How to POST XML to a URL using C#? - social.msdn.microsoft.com

    Aug 30, 2010 · Parase Error: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 40. at System.Xml.XmlTextReaderImpl.Throw (Exception e) at …

  7. how to convert array of objects to dictionary

    Jan 16, 2012 · then i'm deserializing this xml to the class i got and eventually i'm getting array of object which has two properties.

  8. [RESOLVIDO] Como abrir um PDF no navegador consumindo um …

    Essa página que te enviei é apenas um teste do que quero fazer, inserir o código do relatório e exibi-lo em tela. Isso que você me informou agora abre uma nova janela do browser, mas não …

  9. Convert strings to datetime with milliseconds in c#

    Jun 2, 2008 · Hi I have problems convertig strings to datetime format. I would like to convert a string with this format (dd/MM/yyyy HH:mm s.ff). I have tryed with DateTime.ParseExact …

  10. WSSE Authentication - PasswordDigest-ing

    Jun 19, 2008 · I have to attach to an API using WSSE authentication. I'm trying to do this using Web Services Enhancement 3.0, but am running into the following two issues: