TextTransform

type TextTransform = textArchDown | textArchDownPour | textArchUp | textArchUpPour | textButton | textButtonPour | textCanDown | textCanUp | textCascadeDown | textCascadeUp | textChevron | textChevronInverted | textCircle | textCirclePour | textCurveDown | textCurveUp | textDeflate | textDeflateBottom | textDeflateInflate | textDeflateInflateDeflate | textDeflateTop | textDoubleWave1 | textFadeDown | textFadeLeft | textFadeRight | textFadeUp | textInflate | textInflateBottom | textInflateTop | textPlain | textRingInside | textRingOutside | textSlantDown | textSlantUp | textStop | textTriangle | textTriangleInverted | textWave1 | textWave2 | textWave4 | textNoShape

Description

Text transform type.

Try It

var oTextArt = Api.CreateWordArt(oTextPr, "onlyoffice", "textArchUp", oFill, oStroke, 0, 150 * 36000, 50 * 36000);

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).