OfficeDeveloper.NET
Third Party

Assembling Documents on SharePoint 2010 Sites by Merging Content from Excel, PowerPoint, and Word

March 23, 2010 by Staff · Leave a Comment 

This article describes a rich document assembly solution that takes Word 2010 documents, Excel 2010 documents, and PowerPoint 2010 documents and merges them together to form a final report in Word. It does all of this from a SharePoint 2010 Web Part.

See more here:
Assembling Documents on SharePoint 2010 Sites by Merging Content from Excel, PowerPoint, and Word

Third Party

Sample: Generating Documents with Headers and Footers in Word 2007 by Using the Open XML SDK 2.0 for Microsoft Office (Visual How To)

August 4, 2009 by Staff · Leave a Comment 

Explore sample code as you learn to programmatically create Word 2007 documents that contain headers and footers.

Excerpt from: 
Sample: Generating Documents with Headers and Footers in Word 2007 by Using the Open XML SDK 2.0 for Microsoft Office (Visual How To)

Third Party

Sample: Adding Images to Documents in Word 2007 by Using the Open XML SDK 2.0 for Microsoft Office (Visual How To)

August 4, 2009 by Staff · Leave a Comment 

Explore sample code as you learn to create Word 2007 documents that contain inline and floating images.

Original post: 
Sample: Adding Images to Documents in Word 2007 by Using the Open XML SDK 2.0 for Microsoft Office (Visual How To)

Third Party

Sample: Real World Branding with SharePoint Server 2007 Publishing Sites

July 28, 2009 by Staff · Leave a Comment 

Sample code that helps you learn the essential concepts needed to create an engaging user interface design in SharePoint Server 2007 publishing sites.

Go here to read the rest: 
Sample: Real World Branding with SharePoint Server 2007 Publishing Sites

Third Party

Sample: Adding Contacts and Sending E-mail in Access 2007 by Using Outlook 2007 (Visual How To)

July 13, 2009 by Staff · Leave a Comment 

Explore sample code as you learn to use Automation to create Outlook 2007 contacts from a contact list in Access 2007, and then send Outlook 2007 e-mail from within Access.

Read the rest here: 
Sample: Adding Contacts and Sending E-mail in Access 2007 by Using Outlook 2007 (Visual How To)

Third Party

Using LINQ to Query Tables in Excel 2007 (Visual How To)

June 22, 2009 by Staff · Leave a Comment 

Learn how to use the Open XML Formats to load information stored in Excel worksheets into generic lists that support LINQ.

More:
Using LINQ to Query Tables in Excel 2007 (Visual How To)

Third Party

Sample: Identity and Access Strategies for SharePoint Server 2007

June 2, 2009 by Staff · Leave a Comment 

Learn how Windows SharePoint Services 3.0 and SharePoint Server 2007 use membership and role providers and how to automatically configure providers into SharePoint Server so it can manage the configuration settings.

Here is the original post: 
Sample: Identity and Access Strategies for SharePoint Server 2007

Third Party

Uploading Files to SharePoint Server 2007 from ASP.NET Web Applications by Using the HTTP PUT Method (Visual How To)

June 2, 2009 by Staff · Leave a Comment 

Learn how to use the HTTP PUT method to programmatically upload files from an ASP.NET Web application to a SharePoint Server 2007 site.

Read more from the original source:
Uploading Files to SharePoint Server 2007 from ASP.NET Web Applications by Using the HTTP PUT Method (Visual How To)

Third Party

Securing Application Pages in Windows SharePoint Services 3.0

June 1, 2009 by Staff · Leave a Comment 

Don’t let your application pages create security holes.

Read the original: 
Securing Application Pages in Windows SharePoint Services 3.0

Third Party

How do I: Create Simple Bar Graphs in Reports in Access 2007 (Visual How To)

May 11, 2009 by Staff · Leave a Comment 

Learn how to create a report that uses a bar graph to represent numerical values. The solution requires very little effort and does not use any external controls.

See the rest here: 
How do I: Create Simple Bar Graphs in Reports in Access 2007 (Visual How To)

Next Page »

OfficeDeveloper.NET