XceedBoucherS
XceedBoucherS
Hi, This is not supported. Thank you
Hi, I believe this is because you are using big images. You could always try with smaller images and see if it help, until this issue is fixed. Thank you
Hi, Can you submit your template and the exact steps required to reproduce this issue ? It will be simpler if I can reproduce the exception. Thank you
Hi, With the Latest version of DocX (v2.5), you can do it this way: // Load a document. using( var document = DocX.Load( "ReplaceTextWithObjects.docx" ) ) { // Create the...
Hi, This will be fixed in v2.5. Thank you
Hi, This is already fixed in v1.4 and up. Commercial version (which is at v1.5) can be tested for free here : https://xceed.com/xceed-words-for-net/
Hi, Currently, yes, you can create a chart of type Line, Bar or Pie. You want to have more than 1 type of chart in the same chart ? Can...
Hi, Currently, DocX allows only 1 type of Chart per Chart. But we willthink about adding this feature for a future release. Thank you.
Hi, No because we don't know on which page the content will be displayed. We control an ooxml document listing all the document's content. When opened with MS Word, then...
Hi, thank you for your feedback. This is a known issue and a fix has already been implemented. It will be included in v2.5. It should improve your performance. Thank...