Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 36,256 for

paragraph

(0.1 sec)
  1. Aspose::Words::HeaderFooterCollection Class Ref...

    Provides typed access to HeaderFooter nodes of a Section....append a paragraph to it. The text in that paragraph // will appear...->Add(header); SharedPtr<Paragraph> para = header->AppendParagraph(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. eSign DOCX Files via .NET | products.aspose.com

    C# code to e-Sgin Microsoft Word DOCX documents using server side .NET library...."Arial" ; var paragraph = builder.ParagraphFormat; paragraph.Alignment...

    products.aspose.com/words/net/signature/docx/
  3. eSign TXT Files via .NET | products.aspose.com

    C# code to e-Sgin Microsoft Word TXT documents using server side .NET library...."Arial" ; var paragraph = builder.ParagraphFormat; paragraph.Alignment...

    products.aspose.com/words/net/signature/txt/
  4. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/python-net/working-with-m...
  6. 19.6 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 19.6 Release Notes – the latest updates and fixes....positioning when there is a paragraph-relative shape with an anchor...calculation of space before a paragraph when it’s first in the document...

    docs.aspose.com/words/net/aspose-words-for-net-...
  7. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a Paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

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

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... paragraph_format Gets the paragraph formatting of...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BuildingBlocks::BuildingBlock Cl...

    Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry....block->set_Behavior( BuildingBlockBehavio::Paragraph ); block->set_Category(u "My...block->set_Behavior( BuildingBlockBehavio::Paragraph ); block->set_Category(u "My...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs if ...

    reference.aspose.com/words/python-net/aspose.wo...