|
|
Tag Browser: .net-compatibility
< 1 second(s)
-
Hello,I'm evaluating your Pdf.Kit library for .NET, wanting to use the XML import functionality. I have, however run into some problems while trying to import the XML data.I'm getting the following exception thrown in the call to ImportXml,Unhandled Exception: The ']' character, hexadecimal value 0x5D, cannot be included in a name.The code I'm ...
-
I believe this is a limitation of your formula parser, is there a way to bypass it as this is a valid formula in Excel. The offending portion of the formula is --(X4:X25>0)).
Given the formula :
=+(SUMPRODUCT((X4:X25>0)*X4:X25*$E4:$E25))/SUMPRODUCT($E$4:$E$25,--(X4:X25>0))
I get the error :
Error in Cell: W8-Invalid ...
-
Hello,I need to export html pages to Doc. I've studying some libraries, how: Syncfusion, Microsoft.Office.Interop.Word, etc.. After all tests, the Aspose library was where I got the most satisfactory result.I do the insertion of html text directly using the method InsertHtml of the DocumentBuilder. But the images in the html document is not being ...
-
I'm not sure on which framework the Aspose.Cells for .NET is targeted and built. We are migrating our code to .NET 4.0 and still referencing the Aspose.Cell (4.8.2.1) dll for the spreadsheet generation. Theoretically, referencing a DLL built in older versions of framework is supported but what I want to know, is Aspose team aware of any issues or ...
|
|