Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 36,269 for

paragraph

(0.14 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number of points by which the text that follows the field should be moved up in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section in C++....auto para = MakeObject < Paragraph > ( doc ); body -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Copying a table to another document and place i...

    doc = aw.Document("Table.docx") table = doc.get_child(aw.NodeType.TABLE, 0, True).as_table() table_clone = table.clone(True).as_table() I have the above syntax and I want to copy the Table_clone to another document and …...first_paragraph.parent_node.insert_before(dst_node...insert_before(dst_node, header.first_paragraph) Mark030 July 10, 2024, 7:48am...

    forum.aspose.com/t/copying-a-table-to-another-d...
  4. FieldStart Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document in C#....get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to change paragraph spacing and indents. auto...// 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ ( format...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. BorderCollection Class | Aspose.Words for .NET

    Aspose.Words.BorderCollection class. A collection of Border objects in C#....between cells or conforming paragraphs. Item { get; } Retrieves...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Aspose.Slides for Java 23.1 Release Notes|Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....com/slides/net/manage-paragraph/#import-html-text-in-paragraphs SLIDESNET-43569...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  8. MarkdownFeatures | Aspose.HTML for .NET API Ref...

    A MarkdownFeatures./markdownfeatures flag set is a set of zero or more of the following flags which are used to select elements converted to markdown....flag enables conversion of paragraph elements. Content of such...

    reference.aspose.com/html/net/aspose.html.savin...
  9. XPS Export - Text Features|Aspose.Words for .NET

    Export to XPS format using text saving features in C#....Planned Carriage Return (not a Paragraph Break) Yes Non Breaking Space...

    docs.aspose.com/words/net/text-features-support...
  10. DOCX Export - Text Features|Aspose.Words for .NET

    Export to OOXML format using text saving features in C#....Yes Carriage Return (not a Paragraph Break) Yes Non Breaking Space...

    docs.aspose.com/words/net/text-features-support...