About 10,800 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. how to check for existence of a file in a sharepoint folder

    Dec 8, 2018 · What I'm trying to do is open and view a specific picture (.jpg), scanned document (.pdf) or Word document (.docx) from the Access program, depending on which file type exists …

  3. how to convert word document to PDF and publish on IIS

    Nov 24, 2014 · I think you could add appropriate permissions to the files in the wwwroot. The easiest way to do this is to right click on the wwwroot folder in Explorer and then click …

  4. Interop.Word - IIS, server side execution, SaveAs pdf

    Dec 3, 2009 · I'm using Interop.Word for saving docx file as pdf file. When I'm using my solution locally everything works fine. But when I try to run it on IIS variable doc is always null. This is …

  5. [UWP] Allow win32 excel application to open file in kiosk mode

    Nov 4, 2019 · I don't understand the behaviour because when we choose pdf file, the popup ask what kind of application we want to use (it's opened by edge process which is autorized). For …

  6. how to decode an shape gfxdata in docx

    Jan 18, 2013 · MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark …

  7. Unable to download docx file using C# - social.msdn.microsoft.com

    Oct 7, 2021 · This is my code and I am trying since hours to download the docx file. but no success. Where I might be lagging, need a slight hint.

  8. How to embed OLE Object in WPF C# - social.msdn.microsoft.com

    Jun 6, 2012 · Firstly thanks a ton for replying. Sheldon I am primarily looking for OLE Container for WPF which can be used to embed word, excel , png or pdf files. Is there any way I can …

  9. How to use FileUpload to store the files in database

    Sep 27, 2011 · 2 - In database store either (Name / Path) of the file. 3 - In Grid view Set NAVIGATE URL property to the path of the file. 4 - If you are talking about (txt/pdf) files then …

  10. Custom encryption in Word 2013 vsto add-in

    May 5, 2016 · I am new to office add-ins, but I am trying to develop (using VS 2015 CE, c#) Word 2013 add-in which will allow to encrypt/decrypt documents using my implementation of a …