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 క్లయింట్ నుండి వాడండి