Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 36,324 for

paragraph

(0.07 sec)
  1. Shape.FirstParagraph | Aspose.Words for .NET AP...

    Shape 财产. 获取形状中的第一段... public Paragraph FirstParagraph { get ; } 例子...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Border.IsVisible | Aspose.Words for .NET

    Border IsVisible property. Returns true if the LineStyle is not None in C#....to remove borders from a paragraph. Document doc = new Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Section | Aspose.Words for .NET

    Section constructor. Initializes a new instance of the Section class in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Table.AcceptStart | Aspose.Words for .NET

    Table AcceptStart method. Accepts a visitor for visiting the start of the table in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  5. SpecialChar.GetText | Aspose.Words for .NET

    SpecialChar GetText method. Gets the special character that this node represents in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...
  6. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...Shows how to check whether a paragraph is a format revision. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....+ u "we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph inside the outer editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. IMathParagraphFactory|Aspose.Sildes for Python ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class Allows to create a math paragraph The IMathParagraphFactor type...create_math_paragraph() Create empty math paragraph create_mat...

    docs.aspose.com/slides/python-net/api-reference...
  9. ListFormat.IsListItem | Aspose.Words for .NET

    ListFormat IsListItem property. True when the Paragraph has bulleted or numbered formatting applied to it in C#....IsListItem property True when the paragraph has bulleted or numbered formatting...Examples Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::Saving::TxtSaveOptionsBase Class...

    The base class for specifying additional options when saving a document into a text based formats....txt document with a custom paragraph break. auto doc = MakeObject<Document>();...builder->Writeln(u "Paragraph 1." ); builder->Writeln(u "Paragraph 2." );...

    reference.aspose.com/words/cpp/class/aspose.wor...