Clippit icon indicating copy to clipboard operation
Clippit copied to clipboard

Fresh PowerTools for OpenXml

Results 27 Clippit issues
Sort by recently updated
recently updated
newest added

Latest spec: https://www.ecma-international.org/publications-and-standards/standards/ecma-376/

I did this assembly using the old OpenXmlPowerTools and it worked fine (Except from the > in the other PR), but when I do the same assembly in the clippit...

In some cases I have page breaks or line breaks between the assembly and I get this issue ![image](https://user-images.githubusercontent.com/16882855/190180783-02e39f0d-35a3-47fb-bdf3-9f9d8b5f3e6a.png)

I couldn't find a way to format text in the document assembler. rtf/markdown/html or anything? Am i correct in this? I'm willing to take a stab at it, with some...

question
Word

Hi, i have 2 questions i can't find documentation on. (Even the original repos) 1. Is it possible to have a conditional Table Row? For example: ![image](https://github.com/sergey-tihon/Clippit/assets/14852157/27823565-0871-4cd0-84fa-0cefd9aef290) I don't want...

question
Word

Currently, Clippit is capable of performing a number of actions using DocumentAssembler based on the text found in the content controls (Repeat, Table, Image, etc.). While those actions are very...

enhancement
help wanted
Word

### TextBox Currently textBoxes are missing from the generated HTML when converting a .docx to .html. I modified the Contract.docx file to add a textbox ![image](https://github.com/sergey-tihon/Clippit/assets/6351181/8ba9da86-ad60-4421-a4ee-77188e85690b) but when converting to...

enhancement
help wanted
Word

I am creating 2 worksheets, the first sheet has some information in string format, the second sheet has a datetime in it. Excel gives an error if create the sheet...

Excel

Did anyone suceeded in addng a watermark to the template, with a tranformation and make it work? Mine was like this

enhancement
help wanted
Word