Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dw4dev
/
DocX
Public
forked from
xceedsoftware/DocX
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
DocX
Examples
Program.cs
on
master
User selector
All users
All time
Commit history
Commits on Aug 26, 2016
Added the independent Font implementation
Maxim Korsukov
committed
f3298e0
View commit details
Copy full SHA for f3298e0
View code at this point
Browse repository at this point
Commits on May 26, 2016
Added InsertHorizontalLine as per vodamihai submit. Added some example code for usage scenario. Cleaned up examples a bit.
PrzemyslawKlys
authored and
PrzemyslawKlys
committed
4c86599
View commit details
Copy full SHA for 4c86599
View code at this point
Browse repository at this point
Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23.
PrzemyslawKlys
authored and
PrzemyslawKlys
committed
6ddb272
View commit details
Copy full SHA for 6ddb272
View code at this point
Browse repository at this point
Merge pull request #28 from cradaydg/Docx-Content=branch
Show description for 36730a6
PrzemyslawKlys
committed
36730a6
View commit details
Copy full SHA for 36730a6
View code at this point
Browse repository at this point
Commits on May 10, 2016
Content and Replacement
Show description for 13a39db
cradaydg
committed
13a39db
View commit details
Copy full SHA for 13a39db
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Added example for manipulating a row as pattern in a table.
oromand
committed
cad4eed
View commit details
Copy full SHA for cad4eed
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Added new example to show how to add image to Word document. It's also available as part of blog http://evotec.pl/docx-add-image-to-microsoft-word-document-programmatically/
Show description for 0acb1b0
PrzemyslawKlys
authored and
PrzemyslawKlys
committed
0acb1b0
View commit details
Copy full SHA for 0acb1b0
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Added example for protecting document with password, also using this on blog post for easy copy/paste if needed.
Show description for f708554
PrzemyslawKlys
committed
f708554
View commit details
Copy full SHA for f708554
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Few bookmarking additions by Umberto
Show description for eea1d31
PrzemyslawKlys
committed
eea1d31
View commit details
Copy full SHA for eea1d31
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Added new example HelloWorldAdvancedFormatting()
PrzemyslawKlys
committed
db10339
View commit details
Copy full SHA for db10339
View code at this point
Browse repository at this point
Commits on Aug 23, 2015
Converted UnitTests from SomeOtherDevGuy and added them as Examples as well.
Show description for 24c5385
PrzemyslawKlys
committed
24c5385
View commit details
Copy full SHA for 24c5385
View code at this point
Browse repository at this point
Commits on Jun 7, 2015
Change to add support for paragraph:
Show description for 204ad62
PrzemyslawKlys
committed
204ad62
View commit details
Copy full SHA for 204ad62
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Some small update to Examples for Charts
PrzemyslawKlys
committed
b1d5841
View commit details
Copy full SHA for b1d5841
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Two issues fixed (#13437 and #13438).
Show description for 7c8ea58
PrzemyslawKlys
committed
7c8ea58
View commit details
Copy full SHA for 7c8ea58
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Added Text orientation in table - provided by mbdijs
PrzemyslawKlys
committed
8f7dfa2
View commit details
Copy full SHA for 8f7dfa2
View code at this point
Browse repository at this point
Commits on Mar 30, 2014
This patch adds an extension method to Paragraph that allows easy setting of paragraph. It makes setting text as a heading much more intuitive and discoverable.
Show description for ad97217
PrzemyslawKlys
committed
ad97217
View commit details
Copy full SHA for ad97217
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
This patch adds basic support for inserting and manipulating bookmarks inside a word file. It also allows for inserting text at bookmark locations. The change was predicated on a need to insert tex…
Show description for af00f7a
PrzemyslawKlys
committed
af00f7a
View commit details
Copy full SHA for af00f7a
View code at this point
Browse repository at this point
Commits on Dec 22, 2013
Added another example. DocumentMargins(); Shows how to change them for the whole document.
PrzemyslawKlys
committed
51215a5
View commit details
Copy full SHA for 51215a5
View code at this point
Browse repository at this point
Added two new methods:
Show description for 75903aa
PrzemyslawKlys
committed
75903aa
View commit details
Copy full SHA for 75903aa
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
Added another example
PrzemyslawKlys
committed
1d37f0c
View commit details
Copy full SHA for 1d37f0c
View code at this point
Browse repository at this point
Added an example of usage InsertPicture() in headers in Footers for testing newest patch by Annika89.
Show description for 2f92a5e
PrzemyslawKlys
committed
2f92a5e
View commit details
Copy full SHA for 2f92a5e
View code at this point
Browse repository at this point
Commits on Aug 23, 2013
Added an example of Images in Headers and Footers inside Tables - HeadersAndFootersWithImagesAndTables()
PrzemyslawKlys
committed
dfd322c
View commit details
Copy full SHA for dfd322c
View code at this point
Browse repository at this point
Fixed examples so that they work after Debug directory gets deleted (missing logo's). Images moved to proper location.
PrzemyslawKlys
committed
305015e
View commit details
Copy full SHA for 305015e
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Merged from GIT source code. Code provided by Randall Borck and Fainzanj
Show description for 22a1bc1
PrzemyslawKlys
committed
22a1bc1
View commit details
Copy full SHA for 22a1bc1
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug.
Show description for 1f72209
dmitchern_cp
authored and
dmitchern_cp
committed
1f72209
View commit details
Copy full SHA for 1f72209
View code at this point
Browse repository at this point
Commits on Nov 18, 2011
Refactored InsertRow methods
DragonFire_cp
authored and
DragonFire_cp
committed
da94011
View commit details
Copy full SHA for da94011
View code at this point
Browse repository at this point
Commits on Nov 17, 2011
Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table.
DragonFire_cp
authored and
DragonFire_cp
committed
5d9fa34
View commit details
Copy full SHA for 5d9fa34
View code at this point
Browse repository at this point
I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D.
Show description for 6b142e0
DragonFire_cp
authored and
DragonFire_cp
committed
6b142e0
View commit details
Copy full SHA for 6b142e0
View code at this point
Browse repository at this point
Commits on Nov 13, 2011
Divided the chart example in the three new examples
DragonFire_cp
authored and
DragonFire_cp
committed
9016b17
View commit details
Copy full SHA for 9016b17
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Implemented a line chart, a pie chart and a bar chart.
DragonFire_cp
authored and
DragonFire_cp
committed
a843dc9
View commit details
Copy full SHA for a843dc9
View code at this point
Browse repository at this point
Commits on Nov 6, 2011
Completed to implement simple Chart and Series classes
DragonFire_cp
authored and
DragonFire_cp
committed
ba0c087
View commit details
Copy full SHA for ba0c087
View code at this point
Browse repository at this point
Made insert chart method and created legend class for this chart
DragonFire_cp
authored and
DragonFire_cp
committed
c8e4262
View commit details
Copy full SHA for c8e4262
View code at this point
Browse repository at this point
Fix GetNextFreeRelationshipID method
DragonFire_cp
authored and
DragonFire_cp
committed
8aba784
View commit details
Copy full SHA for 8aba784
View code at this point
Browse repository at this point
Fix Paragraph runs bag.
Show description for e37bcfe
DragonFire_cp
authored and
DragonFire_cp
committed
e37bcfe
View commit details
Copy full SHA for e37bcfe
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
coffeycathal_cp
authored and
coffeycathal_cp
committed
fbea5f0
View commit details
Copy full SHA for fbea5f0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.