{"id":3136,"date":"2025-09-12T16:21:53","date_gmt":"2025-09-12T16:21:53","guid":{"rendered":"https:\/\/xceed.com\/?p=3136"},"modified":"2025-09-17T15:47:27","modified_gmt":"2025-09-17T15:47:27","slug":"xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output","status":"publish","type":"post","link":"https:\/\/xceed.com\/fr\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/","title":{"rendered":"Xceed Words for .NET 5.1"},"content":{"rendered":"<h1 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-color\">Combo Charts, One\u2011Line Watermarks, Smarter Splitting, and Sharper PDF Output<\/mark><\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">Release highlights<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Xceed Words for .NET 5.1 adds Combo Charts to communicate multiple data series in one visual.<\/li>\n\n\n\n<li>Xceed Words for .NET 5.1 introduces AddWatermark and RemoveWatermark for instant, programmatic watermark toggling.<\/li>\n\n\n\n<li>Xceed Words for .NET 5.1 includes TextWatermark and PictureWatermark for brand\u2011accurate watermarking.<\/li>\n\n\n\n<li>Xceed Words for .NET 5.1 adds DocX.Split with SplitCriteria (ByHeadings or BySections) for deterministic splitting.<\/li>\n\n\n\n<li>Xceed Words for .NET 5.1 resets Paragraph.DefaultLineRuleAuto automatically on create\/open for safer multi\u2011document flows.<\/li>\n\n\n\n<li>Xceed Words for .NET 5.1 improves PDF fidelity by preserving \u201cExactly\u201d line spacing, even for EndOfLine\u2011only paragraphs.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why Xceed Words for .NET 5.1 matters Xceed Words for .NET 5.1 reduces boilerplate utilities, increases output fidelity, and scales with real production pipelines. You get direct APIs for charts, watermarks, and splitting\u2014plus more predictable PDF rendering\u2014so your team spends less time on layout fixes and more time shipping.<\/strong><\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">Combo Charts \u2014 communicate context in a single view Xceed Words for .NET 5.1 supports Combo Charts that blend series types (for example, column + line) to tell a clearer story.<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Finance: revenue bars with margin trend lines<\/li>\n\n\n\n<li>Operations: throughput bars with SLA compliance lines<\/li>\n\n\n\n<li>Product analytics: event counts with conversion\u2011rate overlays<\/li>\n<\/ul>\n\n\n\n<p>Outcome: Xceed Words for .NET 5.1 helps stakeholders grasp trends and comparisons at a glance without juggling multiple charts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">One\u2011line watermarks with granular control Xceed Words for .NET 5.1 makes watermarking a one\u2011liner:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>AddWatermark: apply a watermark at any step of your pipeline<\/li>\n\n\n\n<li>RemoveWatermark: strip it for final, signed versions or specific audiences<\/li>\n<\/ul>\n\n\n\n<p>For precision, Xceed Words for .NET 5.1 offers:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>TextWatermark for \u201cConfidential,\u201d \u201cDraft,\u201d localized labels, and brand\u2011consistent typography<\/li>\n\n\n\n<li>PictureWatermark for logo marks with opacity\/scale control<\/li>\n<\/ul>\n\n\n\n<p>Benefits: Toggle compliance labels per environment, standardize branding, and automate removal for production outputs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Split large documents by headings or sections Xceed Words for .NET 5.1 adds DocX.Split with SplitCriteria to break big files deterministically:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>ByHeadings: split by document outline (e.g., H1\/H2 chapters)<\/li>\n\n\n\n<li>BySections: split on section boundaries where layout differs (margins, orientation, headers\/footers)<\/li>\n<\/ul>\n\n\n\n<p>Common workflows: publish per\u2011chapter reports, generate per\u2011recipient packets after mail\u2011merge, and ingest parts into a CMS or approval system with zero manual cutting.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Reliability and PDF fidelity improvements Xceed Words for .NET 5.1 increases stability in multi\u2011document processes and tight layouts:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automatic reset of Paragraph.DefaultLineRuleAuto on create\/open prevents cross\u2011document style side effects.<\/li>\n\n\n\n<li>\u201cExactly\u201d line spacing is preserved in PDF even for EndOfLine\u2011only paragraphs, improving alignment and pagination.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Practical implementation patterns<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Watermark pipeline\n<ul class=\"wp-block-list\">\n<li>Draft build: AddWatermark(TextWatermark)<\/li>\n\n\n\n<li>Review build: swap to PictureWatermark (brand logo)<\/li>\n\n\n\n<li>Final build: RemoveWatermark()<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Post\u2011generation splitting\n<ul class=\"wp-block-list\">\n<li>Generate a full report<\/li>\n\n\n\n<li>DocX.Split(SplitCriteria.ByHeadings) for chapterized outputs<\/li>\n\n\n\n<li>Export each part to PDF for distribution<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>PDF regression checks\n<ul class=\"wp-block-list\">\n<li>Re\u2011export complex docs with \u201cExactly\u201d spacing<\/li>\n\n\n\n<li>Validate pagination and alignment in dense sections<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Get started<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Start a free 45\u2011day trial: <a href=\"https:\/\/xceed.com\/fr\/proces\/\">https:\/\/xceed.com\/trial\/<\/a><\/li>\n\n\n\n<li>Need implementation guidance or best practices? Support: <a href=\"https:\/\/xceed.com\/fr\/support\/\">https:\/\/xceed.com\/support\/<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What\u2019s new in Xceed Words for .NET 5.1? <\/h3>\n\n\n\n<p>Words for .NET 5.1 adds Combo Charts, one\u2011line watermark APIs (AddWatermark, RemoveWatermark), TextWatermark and PictureWatermark classes, DocX.Split with SplitCriteria (ByHeadings or BySections), an automatic reset of Paragraph.DefaultLineRuleAuto on create\/open, and more faithful PDF export with preserved \u201cExactly\u201d line spacing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do I toggle watermarks programmatically? <\/h3>\n\n\n\n<p>Words for .NET 5.1 exposes AddWatermark to apply a watermark and RemoveWatermark to remove it. Use TextWatermark for typed labels and PictureWatermark for logos with opacity\/scale control.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">When should I split by headings vs sections? <\/h3>\n\n\n\n<p>Words for .NET 5.1 recommends ByHeadings for narrative documents where chapters map to headings; choose BySections when page setup differs per section and you need layout\u2011aware splits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Does 5.1 change how multiple documents load in one process? <\/h3>\n\n\n\n<p>Words for .NET 5.1 resets Paragraph.DefaultLineRuleAuto automatically on document create\/open, reducing unintended style carryover when processing many documents sequentially.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How does 5.1 improve PDF rendering fidelity? <\/h3>\n\n\n\n<p>Words for .NET 5.1 preserves \u201cExactly\u201d line spacing even when a paragraph contains only an EndOfLine, creating more predictable pagination and consistent alignment in tightly formatted pages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where can I find documentation and examples? <\/h3>\n\n\n\n<p>Words for .NET 5.1 documentation and examples are available in the Documentation Hub. During trials, most users rely on the docs for quick starts and patterns.<\/p>","protected":false},"excerpt":{"rendered":"<p>Intro Xceed Words for .NET 5.1 delivers practical upgrades for .NET document automation: Combo Charts for clearer multi\u2011series visuals, one\u2011line watermark APIs with granular control, intent\u2011based document splitting, and higher\u2011fidelity PDF export. Xceed Words for .NET 5.1 helps teams generate polished Word and PDF outputs faster with less custom code and fewer edge\u2011case regressions.<\/p>","protected":false},"author":12,"featured_media":3137,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[141,50],"tags":[316,322,327,321,324,317,320,326,319,323,325,318],"class_list":["post-3136","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-releases","tag-net-word-to-pdf","tag-add-watermark-word-net","tag-exactly-line-spacing","tag-pdf-conversion-net","tag-picturewatermark","tag-remove-watermark-word-net","tag-split-word-document-net","tag-splitcriteria","tag-textwatermark","tag-word-automation-net","tag-word-combo-charts-net","tag-xceed-words-for-net-5-1"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Xceed Words for .NET 5.1 - Xceed<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xceed.com\/fr\/blog\/tous\/xceed-words-for-net-5-1-combo-charts-one\u2011line-watermarks-smarter-splitting-and-sharper-pdf-output\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Xceed Words for .NET 5.1 - Xceed\" \/>\n<meta property=\"og:description\" content=\"Intro Xceed Words for .NET 5.1 delivers practical upgrades for .NET document automation: Combo Charts for clearer multi\u2011series visuals, one\u2011line watermark APIs with granular control, intent\u2011based document splitting, and higher\u2011fidelity PDF export. Xceed Words for .NET 5.1 helps teams generate polished Word and PDF outputs faster with less custom code and fewer edge\u2011case regressions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xceed.com\/fr\/blog\/tous\/xceed-words-for-net-5-1-combo-charts-one\u2011line-watermarks-smarter-splitting-and-sharper-pdf-output\/\" \/>\n<meta property=\"og:site_name\" content=\"Xceed\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-12T16:21:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-17T15:47:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"896\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Christopher Radford\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Radford\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/\"},\"author\":{\"name\":\"Christopher Radford\",\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#\\\/schema\\\/person\\\/79a6cce48b70a88e6701fef086d7c351\"},\"headline\":\"Xceed Words for .NET 5.1\",\"datePublished\":\"2025-09-12T16:21:53+00:00\",\"dateModified\":\"2025-09-17T15:47:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/\"},\"wordCount\":704,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wods-release.png\",\"keywords\":[\".NET Word to PDF\",\"add watermark Word .NET\",\"Exactly line spacing\",\"PDF conversion .NET\",\"PictureWatermark\",\"remove watermark Word .NET\",\"split Word document .NET\",\"SplitCriteria\",\"TextWatermark\",\"Word automation .NET\",\"Word Combo Charts .NET\",\"Xceed Words for .NET 5.1\"],\"articleSection\":[\"All\",\"Releases\"],\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/\",\"url\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/\",\"name\":\"Xceed Words for .NET 5.1 - Xceed\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wods-release.png\",\"datePublished\":\"2025-09-12T16:21:53+00:00\",\"dateModified\":\"2025-09-17T15:47:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#primaryimage\",\"url\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wods-release.png\",\"contentUrl\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wods-release.png\",\"width\":1280,\"height\":896},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/xceed.com\\\/blog\\\/all\\\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/xceed.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Xceed Words for .NET 5.1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/xceed.com\\\/fr\\\/\",\"name\":\"Xceed\",\"description\":\"Provides tools for .NET, Windows Forms, WPF, Silverlight, and ASP.NET developers to create better applications.\",\"publisher\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/xceed.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#organization\",\"name\":\"Xceed\",\"url\":\"https:\\\/\\\/xceed.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/cropped-xceed-logo.png\",\"contentUrl\":\"https:\\\/\\\/xceed.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/cropped-xceed-logo.png\",\"width\":609,\"height\":150,\"caption\":\"Xceed\"},\"image\":{\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/xceed.com\\\/fr\\\/#\\\/schema\\\/person\\\/79a6cce48b70a88e6701fef086d7c351\",\"name\":\"Christopher Radford\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g\",\"caption\":\"Christopher Radford\"},\"sameAs\":[\"http:\\\/\\\/www.localhost:10003\"],\"url\":\"https:\\\/\\\/xceed.com\\\/fr\\\/blog\\\/author\\\/radfordc\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Xceed Words for .NET 5.1 - Xceed","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xceed.com\/fr\/blog\/tous\/xceed-words-for-net-5-1-combo-charts-one\u2011line-watermarks-smarter-splitting-and-sharper-pdf-output\/","og_locale":"fr_CA","og_type":"article","og_title":"Xceed Words for .NET 5.1 - Xceed","og_description":"Intro Xceed Words for .NET 5.1 delivers practical upgrades for .NET document automation: Combo Charts for clearer multi\u2011series visuals, one\u2011line watermark APIs with granular control, intent\u2011based document splitting, and higher\u2011fidelity PDF export. Xceed Words for .NET 5.1 helps teams generate polished Word and PDF outputs faster with less custom code and fewer edge\u2011case regressions.","og_url":"https:\/\/xceed.com\/fr\/blog\/tous\/xceed-words-for-net-5-1-combo-charts-one\u2011line-watermarks-smarter-splitting-and-sharper-pdf-output\/","og_site_name":"Xceed","article_published_time":"2025-09-12T16:21:53+00:00","article_modified_time":"2025-09-17T15:47:27+00:00","og_image":[{"width":1280,"height":896,"url":"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png","type":"image\/png"}],"author":"Christopher Radford","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Christopher Radford","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#article","isPartOf":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/"},"author":{"name":"Christopher Radford","@id":"https:\/\/xceed.com\/fr\/#\/schema\/person\/79a6cce48b70a88e6701fef086d7c351"},"headline":"Xceed Words for .NET 5.1","datePublished":"2025-09-12T16:21:53+00:00","dateModified":"2025-09-17T15:47:27+00:00","mainEntityOfPage":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/"},"wordCount":704,"commentCount":0,"publisher":{"@id":"https:\/\/xceed.com\/fr\/#organization"},"image":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#primaryimage"},"thumbnailUrl":"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png","keywords":[".NET Word to PDF","add watermark Word .NET","Exactly line spacing","PDF conversion .NET","PictureWatermark","remove watermark Word .NET","split Word document .NET","SplitCriteria","TextWatermark","Word automation .NET","Word Combo Charts .NET","Xceed Words for .NET 5.1"],"articleSection":["All","Releases"],"inLanguage":"fr-CA","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/","url":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/","name":"Xceed Words for .NET 5.1 - Xceed","isPartOf":{"@id":"https:\/\/xceed.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#primaryimage"},"image":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#primaryimage"},"thumbnailUrl":"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png","datePublished":"2025-09-12T16:21:53+00:00","dateModified":"2025-09-17T15:47:27+00:00","breadcrumb":{"@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/"]}]},{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#primaryimage","url":"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png","contentUrl":"https:\/\/xceed.com\/wp-content\/uploads\/2025\/09\/Wods-release.png","width":1280,"height":896},{"@type":"BreadcrumbList","@id":"https:\/\/xceed.com\/blog\/all\/xceed-words-for-net-5-1-combo-charts-one%e2%80%91line-watermarks-smarter-splitting-and-sharper-pdf-output\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xceed.com\/"},{"@type":"ListItem","position":2,"name":"Xceed Words for .NET 5.1"}]},{"@type":"WebSite","@id":"https:\/\/xceed.com\/fr\/#website","url":"https:\/\/xceed.com\/fr\/","name":"Xceed","description":"Fournit des outils aux d\u00e9veloppeurs .NET, Windows Forms, WPF, Silverlight et ASP.NET pour cr\u00e9er de meilleures applications.","publisher":{"@id":"https:\/\/xceed.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xceed.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/xceed.com\/fr\/#organization","name":"Xceed","url":"https:\/\/xceed.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/xceed.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/xceed.com\/wp-content\/uploads\/2024\/04\/cropped-xceed-logo.png","contentUrl":"https:\/\/xceed.com\/wp-content\/uploads\/2024\/04\/cropped-xceed-logo.png","width":609,"height":150,"caption":"Xceed"},"image":{"@id":"https:\/\/xceed.com\/fr\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/xceed.com\/fr\/#\/schema\/person\/79a6cce48b70a88e6701fef086d7c351","name":"Christopher Radford","image":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/646a50aec7dd7187eab0ace3be81c465cdf54ce89b57357657f254b7cb1b996c?s=96&d=mm&r=g","caption":"Christopher Radford"},"sameAs":["http:\/\/www.localhost:10003"],"url":"https:\/\/xceed.com\/fr\/blog\/author\/radfordc\/"}]}},"_links":{"self":[{"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/posts\/3136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/comments?post=3136"}],"version-history":[{"count":0,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/posts\/3136\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/media\/3137"}],"wp:attachment":[{"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/media?parent=3136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/categories?post=3136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xceed.com\/fr\/wp-json\/wp\/v2\/tags?post=3136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}