Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 36,319 for

paragraph

(0.08 sec)
  1. HeaderFooterCollection Class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section in C#....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  2. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the Paragraph....level number (0 to 8) for the paragraph. @property def list_level_number...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the Paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...MakeObject < Paragraph > ( doc )); SharedPtr < Paragraph > para =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ControlChar.SectionBreak | Aspose.Words for .NE...

    ControlChar 场地. 节结束字符x000c或f请注意它的值与PageBreak.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // 换行符有两个版本。...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. ControlChar.ColumnBreak | Aspose.Words for .NET...

    ControlChar 场地. 列结束字符x000e.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // 换行符有两个版本。...

    reference.aspose.com/words/zh/net/aspose.words/...