Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 36,518 for

paragraph

(0.62 sec)
  1. MarkupParagraph | Aspose.PDF for Java API Refer...

    Represents a Paragraph....MarkupParagraph Represents a paragraph. Methods Method Description...of polygon that describes paragraph. getSecondaryPoints() Points...

    reference.aspose.com/pdf/java/com.aspose.pdf/ma...
  2. IBulletFormatEffectiveData | Aspose.Sildes for ...

    IBulletFormatEffectiveData Contents [ Hide ] IBulletFormatEffectiveData class Immutable object which contains effecti......which contains effective paragraph bullet formatting properties...Returns the bullet type of a paragraph. Read-only BulletType . char...

    reference.aspose.com/slides/python-net/aspose.s...
  3. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a Paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Run Class | Aspose.Words for .NET

    Aspose.Words.Run class. Represents a run of characters with the same font formatting in C#....get; } Retrieves the parent Paragraph of this node. PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/run/
  5. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.word replace occurences from current nod...

    Hello, is there a way to do a replace operation on all nodes of a document starting from the current node (since myDocument.Range.Replace will search from the beginning of the document and i don’t want to replace nodes t…...replacemnt after the second paragraph. DocumentVisitorRepla replacer...DocumentVisitorRepla(doc.FirstSection.Body.Paragraphs[1], "test", "replacement");...

    forum.aspose.com/t/aspose-word-replace-occurenc...
  7. IMathParagraphFactory | Aspose.Slides for Java ...

    Allows to create a math Paragraph... Allows to create a math paragraph For COM comparibility Methods...createMathParagraph() Create empty math paragraph createMathParagraph(IMathBlock...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. paragraphstyle - Aspose.PUB for Java - API Refe...

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....class describes style of PUB paragraph Constructor Summary Constructors...unordered list in paragraph, if paragraph is an unordered list...

    reference.aspose.com/pub/java/com.aspose.pub/pa...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...