Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 36,225 for

paragraph

(0.07 sec)
  1. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. @property def insert_relative_position...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a Paragraph break when exporting in text formats in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    ParagraphFormat SpaceBefore property. Gets or sets the amount of spacing in points before the Paragraph in C#....spacing (in points) before the paragraph. public double SpaceBefore...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  5. ichartparagraphformat - Aspose.Slides for Andro...

    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...IChartParagraphForma Represents a paragraph formatting properties of a...

    reference.aspose.com/slides/androidjava/com.asp...
  6. 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...
  7. 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...
  8. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...extract the list labels of all paragraphs that are list items. doc...update_list_labels () paras = [ node . as_paragraph () for node in doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. When true SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C#....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Slides::BulletFormat Class Reference - ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::BulletFormat Class Referen......Class Reference Represents paragraph bullet formatting properties...Returns the bullet type of a paragraph with no inheritance. Read...

    reference.aspose.com/slides/cpp/class/aspose.sl...