Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ a_p
Function
a_p
tests/oxml/unitdata/text.py:67–69 ·
view source on GitHub ↗
Return a CT_TextParagraphBuilder instance
()
Source
from the content-addressed store, hash-verified
65
66
67
def
a_p():
68
""
"Return a CT_TextParagraphBuilder instance"
""
69
return
CT_TextParagraphBuilder()
70
71
72
def
a_t():
Callers
2
p_bldr
Method · 0.85
p_with_r_xml
Method · 0.85
Calls
1
CT_TextParagraphBuilder
Class · 0.85
Tested by
2
p_bldr
Method · 0.68
p_with_r_xml
Method · 0.68