I'm evaluating to see whether we can use OpenXML SDK for merging template with data. We are using Aspose Words third party solution and we observed it is slow for large documents. For a document of size 20 MB, Aspose takes around 1 sec to max 4 seconds but we observed Open XML takes 50 msec - 1 sec to fill a table with 3000 rows of data. I see the limitation of OpenXML is around TOC refresh and fields update. Let's say If the template don't have any TOC but only page number in footer then is it ok to use OpenXML?
0
There are 0 answers
Related Questions in OPENXML-SDK
- Can you programmatically generate a link to open a Word document and navigate to a particular location within it (preferably a comment)?
- OpenXML for template merge in Word
- Inserting images inside excel cells using C# with the OpenXML 3.0.1.0 library
- SpreadSheet with Comments is not working with Open XML
- How to detect the identifiers used in a PowerPoint presentation using the OpenXML SDK version 3.0?
- How to Read equations from word document in asp.net
- Possible to pass worksheet to ClosedXml opened in OpenXml
- Facing error while opening excel after using OpenXML
- Getting exception for getting instance of Worksheetpart using OpenXML
- Add comment for cell while exporting to excel using openxml library in c#
- Python LXML: How do I delete all tags between two specified tags?
- Remove repeating section controls and text content controls from Word document with C#
- Using Open XML SDK for Office 3.0, Which versions of Word documents can be modified?
- C# - Excel - DisplayFormat - Get formatting details
- how i can identify the header footer type of a word document for each section/Page using openxml
Related Questions in ASPOSE.WORDS
- how to load word documents in Qt with Aspose.words
- OpenXML for template merge in Word
- Mail merge splits table between 2 pages
- Word Mail Merge with ASPOSE repeats header in table for all data rows
- No difference seen between landscape and potrait print aspose
- Add a barcode to the footer
- How to insert a barcode into the lower continuum
- How to stop rendering image url present in html content using aspose
- ASPOSE LINQ Reporting Engine tag break cell format
- Word mailmerge with Aspose from C# application and 2 tables
- Issue with adding Headers/Footers to PDF
- groupdocs word file merge issue
- Aspose Word custom Footer for each page
- Aspose LINQ Reporting automatically starts a new page
- How to match number of Aspose revisions with Word doc revisions
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)