Qurak

PageWidth

उपलब्ध

Option specifying the page width for output formatting

PageWidth
CellPrint[TextCell["This is a bit of text", PageWidth -> 100, Background -> ThemeColor["Accent6"]]] → CellPrint[TextCell[This is a bit of text, PageWidth -> 100, Background -> ThemeColor[Accent6]]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> 400]] → CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> 400]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> UpTo[600]]] → CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> UpTo[600]]]

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें