MCPcopy Create free account

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

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

↓ 10 callersFunctionvNodeHasChildren
(vNode)
src/utils/vnode.js:2
↓ 7 callersFunctionpixelToTWIP
(pixelValue)
src/utils/unit-conversion.js:27
↓ 6 callersMethodcreateDocumentRelationships
(fileName = 'document', type, target, targetMode = 'External')
src/docx-document.js:476
↓ 6 callersFunctioncssBorderParser
(borderString)
src/helpers/xml-builder.js:1657
↓ 6 callersFunctionpixelToEMU
(pixelValue)
src/utils/unit-conversion.js:7
↓ 5 callersFunctionbuildRunOrRuns
(vNode, attributes, docxDocumentInstance)
src/helpers/xml-builder.js:627
↓ 5 callersFunctiongenerateXMLString
(xmlString)
src/docx-document.js:73
↓ 4 callersFunctionbuildImage
(docxDocumentInstance, vNode, maximumWidth = null)
src/helpers/render-document-file.js:28
↓ 4 callersFunctionfixupColorCode
(colorCodeString)
src/helpers/xml-builder.js:60
↓ 4 callersFunctioninchToTWIP
(inchValue)
src/utils/unit-conversion.js:37
↓ 4 callersFunctionpointToTWIP
(pointValue)
src/utils/unit-conversion.js:15
↓ 3 callersFunctionTWIPToEMU
(TWIPValue)
src/utils/unit-conversion.js:11
↓ 3 callersFunctionbuildBorder
( borderSide = 'top', borderSize = 0, borderSpacing = 0, borderColor = fixupColorCode('black'), bord
src/helpers/xml-builder.js:191
↓ 3 callersFunctionbuildHighlight
(color = 'yellow')
src/helpers/xml-builder.js:151
↓ 3 callersFunctionbuildRun
(vNode, attributes, docxDocumentInstance)
src/helpers/xml-builder.js:453
↓ 3 callersFunctionbuildShading
(colorCode)
src/helpers/xml-builder.js:144
↓ 3 callersFunctionbuildTableGridFromTableRow
(vNode, attributes)
src/helpers/xml-builder.js:1539
↓ 3 callersFunctionbuildTableRow
(vNode, attributes, rowSpanMap, docxDocumentInstance)
src/helpers/xml-builder.js:1441
↓ 3 callersFunctioncmToTWIP
(cmValue)
src/utils/unit-conversion.js:41
↓ 3 callersFunctionconvertVTreeToXML
(docxDocumentInstance, vTree, xmlFragment)
src/helpers/render-document-file.js:307
↓ 3 callersFunctionhue2rgb
(p, q, t)
src/utils/color-conversion.js:31
↓ 3 callersFunctionisValidUrl
(urlString)
src/utils/url.js:1
↓ 3 callersFunctionminifyHTMLString
(htmlString)
index.js:5
↓ 3 callersFunctionmodifiedStyleAttributesBuilder
(docxDocumentInstance, vNode, attributes, options)
src/helpers/xml-builder.js:294
↓ 3 callersFunctionpointToHIP
(pointValue)
src/utils/unit-conversion.js:19
↓ 2 callersFunctionEMUToPixel
(EMUValue)
src/utils/unit-conversion.js:9
↓ 2 callersFunctionEMUToTWIP
(EMUValue)
src/utils/unit-conversion.js:13
↓ 2 callersFunctionHIPToTWIP
(HIPValue)
src/utils/unit-conversion.js:23
↓ 2 callersFunctionbuildCellMargin
(side, margin)
src/helpers/xml-builder.js:1588
↓ 2 callersFunctionbuildDrawingObjectNonVisualProperties
(pictureId, pictureName)
src/helpers/xml-builder.js:2029
↓ 2 callersFunctionbuildEffectExtentFragment
()
src/helpers/xml-builder.js:2052
↓ 2 callersFunctionbuildExtent
({ width, height })
src/helpers/xml-builder.js:2061
↓ 2 callersFunctionbuildFormatting
(htmlTag, options)
src/helpers/xml-builder.js:386
↓ 2 callersFunctionbuildGraphic
(graphicType, attributes)
src/helpers/xml-builder.js:2019
↓ 2 callersFunctionbuildHorizontalAlignment
(horizontalAlignment)
src/helpers/xml-builder.js:748
↓ 2 callersFunctionbuildList
(vNode, docxDocumentInstance, xmlFragment)
src/helpers/render-document-file.js:88
↓ 2 callersFunctionbuildRowSpanCell
(rowSpanMap, columnIndex, attributes)
src/helpers/xml-builder.js:1374
↓ 2 callersFunctionbuildRunFontFragment
(fontName = defaultFont)
src/helpers/xml-builder.js:95
↓ 2 callersFunctionbuildRunOrHyperLink
(vNode, attributes, docxDocumentInstance)
src/helpers/xml-builder.js:651
↓ 2 callersFunctionbuildRunProperties
(attributes)
src/helpers/xml-builder.js:429
↓ 2 callersFunctionbuildTableCellProperties
(attributes)
src/helpers/xml-builder.js:1121
↓ 2 callersFunctionbuildTableGridCol
(gridWidth)
src/helpers/xml-builder.js:1518
↓ 2 callersFunctionbuildTextElement
(text)
src/helpers/xml-builder.js:206
↓ 2 callersFunctionbuildVertAlign
(type = 'baseline')
src/helpers/xml-builder.js:157
↓ 2 callersFunctioncomputeImageDimensions
(vNode, attributes)
src/helpers/xml-builder.js:846
↓ 2 callersMethodcreateMediaFile
(base64String)
src/docx-document.js:457
↓ 2 callersMethodcreateNumbering
(type, properties)
src/docx-document.js:444
↓ 2 callersFunctionfixupFontSize
(fontSizeString)
src/helpers/xml-builder.js:233
↓ 2 callersFunctionfixupMargin
(marginString)
src/helpers/xml-builder.js:282
↓ 2 callersFunctionfixupTableCellBorder
(vNode, attributes)
src/helpers/xml-builder.js:1172
↓ 2 callersFunctiongenerateContentTypesFragments
(contentTypesXML, type, objects)
src/docx-document.js:40
↓ 2 callersFunctiongenerateSectionReferenceXML
(documentXML, documentSectionType, objects, isEnabled)
src/docx-document.js:57
↓ 2 callersFunctionpixelToHIP
(pixelValue)
src/utils/unit-conversion.js:31
↓ 2 callersFunctionpointToEIP
(PointValue)
src/utils/unit-conversion.js:49
↓ 2 callersFunctionrgbToHex
(red, green, blue)
src/utils/color-conversion.js:9
↓ 1 callersFunctionEIPToPoint
(EIPValue)
src/utils/unit-conversion.js:47
↓ 1 callersFunctionHIPToPixel
(HIPValue)
src/utils/unit-conversion.js:33
↓ 1 callersFunctionHIPToPoint
(HIPValue)
src/utils/unit-conversion.js:21
↓ 1 callersFunctionTWIPToHIP
(TWIPValue)
src/utils/unit-conversion.js:25
↓ 1 callersFunctionaddFilesToContainer
( zip, htmlString, suppliedDocumentOptions, headerHTMLString, footerHTMLString )
src/html-to-docx.js:112
↓ 1 callersMethodappendRelationships
(xmlFragment, relationships)
src/docx-document.js:416
↓ 1 callersFunctionbuildAnchoredDrawing
(graphicType, attributes)
src/helpers/xml-builder.js:2093
↓ 1 callersFunctionbuildBinaryLargeImageOrPicture
(relationshipId)
src/helpers/xml-builder.js:1917
↓ 1 callersFunctionbuildBinaryLargeImageOrPictureFill
(relationshipId)
src/helpers/xml-builder.js:1927
↓ 1 callersFunctionbuildBold
()
src/helpers/xml-builder.js:169
↓ 1 callersFunctionbuildColor
(colorCode)
src/helpers/xml-builder.js:132
↓ 1 callersFunctionbuildDrawing
(inlineOrAnchored = false, graphicType, attributes)
src/helpers/xml-builder.js:2157
↓ 1 callersFunctionbuildExtents
({ width, height })
src/helpers/xml-builder.js:1849
↓ 1 callersFunctionbuildFillRect
()
src/helpers/xml-builder.js:1892
↓ 1 callersFunctionbuildFontSize
(fontSize)
src/helpers/xml-builder.js:138
↓ 1 callersFunctionbuildGraphicData
(graphicType, attributes)
src/helpers/xml-builder.js:2006
↓ 1 callersFunctionbuildGraphicFrameTransform
(attributes)
src/helpers/xml-builder.js:1863
↓ 1 callersFunctionbuildGridSpanFragment
(spanValue)
src/helpers/xml-builder.js:1082
↓ 1 callersFunctionbuildIndentation
({ left, right })
src/helpers/xml-builder.js:725
↓ 1 callersFunctionbuildInlineDrawing
(graphicType, attributes)
src/helpers/xml-builder.js:2132
↓ 1 callersFunctionbuildItalics
()
src/helpers/xml-builder.js:174
↓ 1 callersFunctionbuildLineBreak
(type = 'textWrapping')
src/helpers/xml-builder.js:185
↓ 1 callersFunctionbuildNonVisualDrawingProperties
( pictureId, pictureNameWithExtension, pictureDescription = '' )
src/helpers/xml-builder.js:1948
↓ 1 callersFunctionbuildNonVisualPictureDrawingProperties
()
src/helpers/xml-builder.js:1943
↓ 1 callersFunctionbuildNonVisualPictureProperties
( pictureId, pictureNameWithExtension, pictureDescription )
src/helpers/xml-builder.js:1960
↓ 1 callersFunctionbuildNumberingProperties
(levelId, numberingId)
src/helpers/xml-builder.js:689
↓ 1 callersFunctionbuildOffset
()
src/helpers/xml-builder.js:1856
↓ 1 callersFunctionbuildPStyle
(style = 'Normal')
src/helpers/xml-builder.js:742
↓ 1 callersFunctionbuildParagraph
(vNode, attributes, docxDocumentInstance)
src/helpers/xml-builder.js:917
↓ 1 callersFunctionbuildParagraphBorder
()
src/helpers/xml-builder.js:758
↓ 1 callersFunctionbuildParagraphProperties
(attributes)
src/helpers/xml-builder.js:779
↓ 1 callersFunctionbuildPicture
({ id, fileNameWithExtension, description, relationshipId, width, height, })
src/helpers/xml-builder.js:1982
↓ 1 callersFunctionbuildPositionH
()
src/helpers/xml-builder.js:2077
↓ 1 callersFunctionbuildPositionV
()
src/helpers/xml-builder.js:2068
↓ 1 callersFunctionbuildPresetGeometry
()
src/helpers/xml-builder.js:1843
↓ 1 callersFunctionbuildRunStyleFragment
(type = 'Hyperlink')
src/helpers/xml-builder.js:102
↓ 1 callersFunctionbuildShapeProperties
(attributes)
src/helpers/xml-builder.js:1879
↓ 1 callersFunctionbuildSimplePos
()
src/helpers/xml-builder.js:2086
↓ 1 callersFunctionbuildSpacing
(lineSpacing, beforeSpacing, afterSpacing)
src/helpers/xml-builder.js:707
↓ 1 callersFunctionbuildSrcRectFragment
()
src/helpers/xml-builder.js:1908
↓ 1 callersFunctionbuildStretch
()
src/helpers/xml-builder.js:1897
↓ 1 callersFunctionbuildStrike
()
src/helpers/xml-builder.js:163
↓ 1 callersFunctionbuildTableBorders
(tableBorder)
src/helpers/xml-builder.js:1561
↓ 1 callersFunctionbuildTableCell
(vNode, attributes, rowSpanMap, columnIndex, docxDocumentInstance)
src/helpers/xml-builder.js:1271
↓ 1 callersFunctionbuildTableCellBorders
(tableCellBorder)
src/helpers/xml-builder.js:1095
next →1–100 of 162, ranked by callers