Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....how to insert bulleted or numbered lists into a document using...list in word documents C# using Aspose.Words ; Document doc = new...
Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Border object in C++....get_ThemeColor () Examples Shows how to insert a paragraph with a top border...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Control spelling error visibility in your document with the ShowSpellingErrors property. Enhance your editing process and improve document quality....ShowSpellingErrors Contents [ Hide ] Document.ShowSpellingErrors property...display spelling errors in this document. public bool ShowSpellingErrors...
DocumentBuilder.write method. Inserts a string into the document at the current Insert position....method write(text) Inserts a string into the document at the current...current insert position. write ( text : string ) Parameter Type Description...
RevisionOptions.Inserted_text_color property. Allows to specify the color to be used for Inserted content [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...inserted_text_color property RevisionOptions.inserted_text_color...be used for inserted content RevisionType.INSERTION . Default value...
ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...also a hyperlink. doc = aw . Document () builder = aw . DocumentBuilder...
HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...
Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....the to_la_te_x() method and insert the generated results into...the to_math_ml() method and insert the generated results into...
Document.show_grammatical_errors property. Specifies whether to display grammar errors in this document....show_grammatical_errors property Document.show_grammatical_errors property...display grammar errors in this document. @property def show_grammatical_errors...