XceedBoucherS

Results 437 comments of XceedBoucherS

Hi, DocX is currently not working on .Net Core. This is a feature we are working on. Thank you.

Hi, No. We are going by priority. This is something important we want to achieve, but no released date has been fixed for now. Thank you for your patience.

Hi, yes we are aware of this (zero content). The priority is this issue is high now. You should get a response on this in the following weeks/months. Thank you...

No decision has been made related to this at this point. We will keep you up to date. Thank you.

This feature will be available in the next release of "Xceed Words for .NET" : v1.6. Thank you.

Hi, After trying in v1.1, I get bulleted lists. Here's the code I used : var doc = DocX.Create( "Output.docx" ); var bulletedList = doc.AddList( "test", 0, Xceed.Words.NET.ListItemType.Bulleted, 0, false,...

What is the template. Can you show the template and code you are using ? Thank you

Hi, You are right, there is a problem. This will be fixed in v1.7. Until then, you can go in file Xceed.Words.Net/Src/Container.cs, in method "ReplaceText", and add the following condition...

Hi, It won't be long : Spring 2020 or earlier. Thank you.

Hi, currently, in XAML, we have the popup containing a PopupAnimation set to "Slide". You could remove that property. We will make sure to add a property to enable or...