Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 36,517 for

paragraph

(0.14 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. Wrong <table> style after converting to PNG - F...

    Hi, support! I’m trying to convert html to image with CSS style. Save it to stream. Insert into and display on webpage. But after converting looks very BOLD and with wrong style. Before converting with only html+…...columnName="Table in a Extra page width paragraph" class="entry entry_header_attributes...<div>Table in a Extra page width paragraph</div> </td> <!--entry--> <td...

    forum.aspose.com/t/wrong-table-style-after-conv...
  3. Paragraph.ParentStory | Aspose.Words for .NET

    Paragraph ParentStory property. Retrieves the parent sectionlevel story that can be Body or HeaderFooter in C#....ParentStory Contents [ Hide ] Paragraph.ParentStory property Retrieves...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/net/aspose.words/par...
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    DocumentVisitor 方法. 在开始枚举段落时调用...VisitParagraphStart ( Paragraph paragraph ) 范围 类型 描述 paragraph Paragraph 正在访问的对象。...int paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. ibulletformateffectivedata - Aspose.Slides for ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...which contains effective paragraph bullet formatting properties...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. IBulletFormatEffectiveData - Aspose.Slides for ...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...which contains effective paragraph bullet formatting properties...

    reference.aspose.com/slides/androidjava/com.asp...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    ParagraphFormat AddSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C#....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. CompositeNode Class | Aspose.Words for .NET

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Cells::Drawing::Equations::EquationNode...

    Aspose::Cells::Drawing::Equations::EquationNodeParagraph::SetJustification 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...
  10. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Paragraph IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....IsMoveFromRevision Contents [ Hide ] Paragraph.IsMoveFromRevision property...Shows how to check whether a paragraph is a move revision. Document...

    reference.aspose.com/words/net/aspose.words/par...