MCPcopy Create free account

hub / github.com/privateOmega/html-to-docx / functions

Functions162 in github.com/privateOmega/html-to-docx

↓ 1 callersFunctionbuildTableCellMargins
(margin)
src/helpers/xml-builder.js:1595
↓ 1 callersFunctionbuildTableCellSpacing
(cellSpacing = 0)
src/helpers/xml-builder.js:1088
↓ 1 callersFunctionbuildTableCellWidth
(tableCellWidth)
src/helpers/xml-builder.js:1114
↓ 1 callersFunctionbuildTableGrid
(vNode, attributes)
src/helpers/xml-builder.js:1523
↓ 1 callersFunctionbuildTableProperties
(attributes)
src/helpers/xml-builder.js:1613
↓ 1 callersFunctionbuildTableRowHeight
(tableRowHeight)
src/helpers/xml-builder.js:108
↓ 1 callersFunctionbuildTableRowProperties
(attributes)
src/helpers/xml-builder.js:1410
↓ 1 callersFunctionbuildTableWidth
(tableWidth)
src/helpers/xml-builder.js:1581
↓ 1 callersFunctionbuildUnderline
(type = 'single')
src/helpers/xml-builder.js:179
↓ 1 callersFunctionbuildVerticalAlignment
(verticalAlignment)
src/helpers/xml-builder.js:115
↓ 1 callersFunctionbuildVerticalMerge
(verticalMerge = 'continue')
src/helpers/xml-builder.js:126
↓ 1 callersFunctionbuildWrapSquare
()
src/helpers/xml-builder.js:2036
↓ 1 callersFunctioncmToInch
(cmValue)
src/utils/unit-conversion.js:39
↓ 1 callersMethodcreateFont
(fontFamily)
src/docx-document.js:451
↓ 1 callersFunctionfindXMLEquivalent
(docxDocumentInstance, vNode, xmlFragment)
src/helpers/render-document-file.js:182
↓ 1 callersFunctionfixupColumnWidth
(columnWidthString)
src/helpers/xml-builder.js:265
↓ 1 callersFunctionfixupFontSize
(fontSize)
src/html-to-docx.js:44
↓ 1 callersFunctionfixupLineHeight
(lineHeight, fontSize)
src/helpers/xml-builder.js:214
↓ 1 callersFunctionfixupRowHeight
(rowHeightString)
src/helpers/xml-builder.js:246
↓ 1 callersFunctionfontFamilyToTableObject
(fontFamilyString, fallbackFont)
src/utils/font-family-conversion.js:3
↓ 1 callersMethodgenerateContentTypesXML
()
src/docx-document.js:193
↓ 1 callersFunctiongenerateCoreXML
( title = '', subject = '', creator = applicationName, keywords = [applicationName], description = '
src/schemas/core.js:4
↓ 1 callersMethodgenerateCoreXML
()
src/docx-document.js:237
↓ 1 callersFunctiongenerateDocumentTemplate
(width, height, orientation, margins)
src/schemas/document.template.js:3
↓ 1 callersMethodgenerateDocumentXML
()
src/docx-document.js:202
↓ 1 callersMethodgenerateFontTableXML
()
src/docx-document.js:269
↓ 1 callersMethodgenerateFooterXML
(vTree)
src/docx-document.js:521
↓ 1 callersMethodgenerateHeaderXML
(vTree)
src/docx-document.js:517
↓ 1 callersMethodgenerateNumberingXML
()
src/docx-document.js:319
↓ 1 callersFunctiongenerateNumberingXMLTemplate
()
src/schemas/numbering.js:3
↓ 1 callersMethodgenerateRelsXML
()
src/docx-document.js:430
↓ 1 callersMethodgenerateSettingsXML
()
src/docx-document.js:254
↓ 1 callersFunctiongenerateStylesXML
( font = defaultFont, fontSize = defaultFontSize, complexScriptFontSize = defaultFontSize, lang = defa
src/schemas/styles.js:4
↓ 1 callersMethodgenerateStylesXML
()
src/docx-document.js:263
↓ 1 callersFunctiongenerateThemeXML
(font = defaultFont)
src/schemas/theme.js:3
↓ 1 callersMethodgenerateThemeXML
()
src/docx-document.js:315
↓ 1 callersMethodgenerateWebSettingsXML
()
src/docx-document.js:259
↓ 1 callersMethodgetListPrefixSuffix
(style, lvl)
src/utils/list.js:29
↓ 1 callersMethodgetListStyleType
(listType)
src/utils/list.js:9
↓ 1 callersFunctionhex3ToHex
(red, green, blue)
src/utils/color-conversion.js:56
↓ 1 callersFunctionhslToHex
(hue, saturation, luminosity)
src/utils/color-conversion.js:21
↓ 1 callersFunctioninchToPoint
(inchValue)
src/utils/unit-conversion.js:35
↓ 1 callersFunctionmergeOptions
(options, patch)
src/html-to-docx.js:42
↓ 1 callersFunctionnormalizeDocumentOptions
(documentOptions)
src/html-to-docx.js:88
↓ 1 callersFunctionnormalizeUnits
(dimensioningObject, defaultDimensionsProperty)
src/html-to-docx.js:60
↓ 1 callersFunctionpixelToEIP
(pixelValue)
src/utils/unit-conversion.js:51
↓ 1 callersFunctionpixelToPoint
(pixelValue)
src/utils/unit-conversion.js:43
↓ 1 callersFunctionpointToPixel
(pointValue)
src/utils/unit-conversion.js:45
↓ 1 callersFunctionrenderDocumentFile
(docxDocumentInstance)
src/helpers/render-document-file.js:327
↓ 1 callersFunctionreportWebVitals
example/react-example/src/reportWebVitals.js:1
FunctionApp
()
example/react-example/src/App.js:215
FunctionEIPToPixel
(EIPValue)
src/utils/unit-conversion.js:53
FunctionTWIPToPixel
(TWIPValue)
src/utils/unit-conversion.js:29
FunctionTWIPToPoint
(TWIPValue)
src/utils/unit-conversion.js:17
FunctionbuildNumberingInstances
()
src/helpers/xml-builder.js:700
FunctionbuildTable
(vNode, attributes, docxDocumentInstance)
src/helpers/xml-builder.js:1676
FunctionbuildWrapNone
()
src/helpers/xml-builder.js:2047
Methodconstructor
(properties)
src/docx-document.js:114
Methodconstructor
(defaults)
src/utils/list.js:4
FunctiondownloadDocx
(params)
example/react-example/src/App.js:216
FunctiongenerateContainer
( htmlString, headerHTMLString, documentOptions = {}, footerHTMLString )
index.js:25
FunctiongenerateSectionXML
(vTree, type = 'header')
src/docx-document.js:78
← previous101–162 of 162, ranked by callers