Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 36,225 for

paragraph

(0.07 sec)
  1. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeType Enum | Aspose.Words for .NET

    Aspose.Words.NodeType enum. Specifies the type of a Word document node in C#.... Paragraph 8 A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa 28 Allows...

    reference.aspose.com/words/net/aspose.words/nod...
  3. NodeCollection.Count | Aspose.Words for .NET

    NodeCollection Count property. Gets the number of nodes in the collection in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  4. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_Paragraph_graphics_to_artifact property. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact....export_paragraph_graphics_to_artifact property PdfSaveOptions...PdfSaveOptions.export_paragraph_graphics_to_artifact property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Cells::Drawing::Equations::EquationNode...

    Aspose::Cells::Drawing::Equations::EquationNodeParagraph::GetJustification method. This specifies justification of the math Paragraph (a series of adjacent equations within the same Paragraph). A math Paragraph can be Left Justified, Right Justified, Centered, or Centered as Group. By default, the math Paragraph is Centered as Group. This means that the equations can be aligned with respect to each other, but the entire group of equations is centered as a whole in C++....justification of the math paragraph (a series of adjacent equations...within the same paragraph). A math paragraph can be Left Justified...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. Aspose::Slides::LowCode::ForEach Class Referenc...

    Public Types | Public Member Functions | Static Public Member Functions | List of all members Aspose::Slides::LowCode......System::SharedPtr < Aspose::Slides::Paragraph >, System::SharedPtr < BaseSlide...invoked for each ForEach::Paragraph on the BaseSlide . More.....

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. Font.StrikeThrough | Aspose.Words for .NET API 参考

    Font 财产. 如果字体格式为删除线文本则为真...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../Paragraph/)....body with one Paragraph . def ensure_minimum ( self...body, which in turn has a paragraph. # We can add contents to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...= doc ) # Create a custom paragraph style. style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat | Aspose.Slides for C++ API Ref...

    This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData, all properties of this class are writeable....class This class contains the paragraph formatting properties. Unlike...Returns the text alignment in a paragraph with no inheritance. Read...

    reference.aspose.com/slides/cpp/aspose.slides/p...