About 6,180 results
Open links in new tab
  1. Converting Word documents to PDF on the fly via C#.

    Oct 7, 2021 · Has anyone every tried to populate a word template and convert it into PDF on the fly (create and save as a pdf in a directory)? Any open source tools and examples? Thursday, March …

  2. Save merge results to individual files - social.msdn.microsoft.com

    Nov 16, 2010 · If you are using Word XP or later, the “Add-in to Merge Letters to Separate Files” that I have written and that can be downloaded from that site will allow you to create each letter as a …

  3. Compiling C++ template source code, diagnose of compilation errors

    Apr 8, 2017 · I work with VS 2015 on large C++ project where are used C++ 11 features like: variadic templates, function objects created with lambdas, variants, function objects base on std::function and …

  4. disable all shortcut key in VBA - social.msdn.microsoft.com

    Jan 24, 2011 · The only thing you could do that would be different would be to remove/disable the keyboard shortcuts in a template. Documents created from that template would respect the changes. …

  5. stackpanel template - social.msdn.microsoft.com

    Aug 22, 2010 · I would like to understand. If, for instance, I have StackPanel in form but in a case I need to use same StackPanel in other place in same form. Can I create tamplate for that StackPanel in the …

  6. ARM Templates and App Service Environment

    May 12, 2016 · So from my findings you can create an ASP in a new Resource Group linked to an ASE in a shared Resource Group using ARM with the following template : -

  7. Import .stp into SharePoint Online Team Site

    Jan 29, 2019 · In addition, please create a new Team site collection, then check if List templates exists under Web Designer Galleries, and also check if you could save a custom list as a template.

  8. Certificate Template for SQL Encryption

    Dec 24, 2018 · Based on my search, the problem about Certificate Template is more related to Windows Server than SQL Server. It is recommended to ask at the Windows Server support forum.

  9. Automation of Logic App deployment - Application Insights connectors

    Jun 6, 2019 · I'm trying to automate deployment of a logic app and I cannot find any way to create connections for the app to use. Namely Application Insights connection I can create an API key in …

  10. Choose DataTemplate based on View Model property

    Aug 31, 2011 · In this final panel, I need to create a template for each item to support each input type. For instance, checkboxes and radio buttons would be easiest to display in a listbox, where a range …