Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 10,212 for

paragraph

(0.24 sec)
  1. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import_format_options ) for paragraph in src_doc . first_section...body . paragraphs : paragraph = paragraph . as_paragraph () imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize Paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/net/aspose.words/par...
  3. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldSymbol.dontAffectsLineSpacing property | A...

    FieldSymbol.dontAffectsLineSpacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph....affects the line spacing of the paragraph. get dontAffectsLineSpaci...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. LayoutOptions.showParagraphMarks property | Asp...

    LayoutOptions.showParagraphMarks property. Gets or sets indication of whether Paragraph marks are rendered...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldToc.useParagraphOutlineLevel property | As...

    FieldToc.useParagraphOutlineLevel property. Gets or sets whether to use the applied Paragraph outline level....whether to use the applied paragraph outline level. get useParagraphOutlineL...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/
  10. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/pdf/