Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 36,324 for

paragraph

(0.11 sec)
  1. 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...
  2. AutoFitWrappedTextType | Aspose.Cells for Java ...

    Represents the type of auto fitting wrapped text.... PARAGRAPH Auto fit width with the longest paragraph. Methods...MS Excel. PARAGRAPH public static final int PARAGRAPH Auto fit...

    reference.aspose.com/cells/java/com.aspose.cell...
  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. 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...
  5. 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/...
  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. 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...
  8. 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...
  9. Based on the symbol i am applying list properti...

    Hi Team , Based on the symbol I am applying list properties. it’s affecting but it’s not affecting Symbols. I used mentioned code kindly help me asap. Pleased find the below mentioned input and expected output. Expe…...1 KB) List<Paragraph> listItems = doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>().Where(p => p...

    forum.aspose.com/t/based-on-the-symbol-i-am-app...
  10. Image | Aspose.PDF for Python via .NET API Refe...

    Represents image....sets a vertical alignment of paragraph horizontal_alignment Gets...a horizontal alignment of paragraph margin Gets or sets a outer...

    reference.aspose.com/pdf/python-net/aspose.pdf/...