Font.strikeThrough property. True if the font is formatted as strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...
Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...
Document.cusTomXmlParts property. Gets or sets the collection of CusTom XML Data STorage Parts....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. let doc = new aw . Document (); // Construct...
View and modify PDF properties through online app for free. Python API code To view and modify PDF properties....Metadata Options with Python DOC Files Metadata (Microsoft Word...(Microsoft Word 2007 Marco File) DOCX Files Metadata (Office 2007+...
AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ChartAxis.categoryType property. Gets or sets type of the category axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
FieldIncludePicture.resize_horizontally property. Gets or sets whether To resize the picture horizontally from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...