Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 18,334 for

paragraph

(0.22 sec)
  1. PdfSaveOptions.export_document_structure proper...

    PdfSaveOptions.export_document_structure property. Gets or sets a value determining whether or not to export document structure.... paragraph_format . style = doc . styles...'Hello world!' ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...markup can be normal HTML (paragraphs, bold, etc.). Example <p>This...the end of a paragraph Paragraph para = (Paragraph) doc.getFirstSection()...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  3. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form.... paragraph This element is used to combine...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  5. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Aspose :: Words :: Paragraph > paragraph = doc -> get_FirstSection...-> get_FirstParagraph (); paragraph -> AppendChild < System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Insert Shape in Word using C# Paragraph Formatting in Word using C#...

    kb.aspose.com/words/net/
  8. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Shape in Word using Python Paragraph Formatting in Word with Python...

    kb.aspose.com/words/python/
  9. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/java/logical-levels-of-no...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/python-net/logical-levels...