Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 36,319 for

paragraph

(0.06 sec)
  1. Aspose::Words::HeaderFooter Class Reference - A...

    Represents a container for the header or footer text of a section....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. LineSpacingRule Enum | Aspose.Words for .NET

    Aspose.Words.LineSpacingRule enum. Specifies line spacing values for a Paragraph in C#....line spacing values for a paragraph. public enum LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/net/aspose.words/lin...
  3. MathJustification | Aspose.Slides for C++ API R...

    Specifies justification of the math Paragraph (a series of adjacent instances of mathematical text within the same Paragraph)...justification of the math paragraph (a series of adjacent instances...mathematical text within the same paragraph) enum class MathJustification...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  4. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last Paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose.OMR.Generation.Config.Elements.Parents |...

    Aspose.OMR.Generation.Config.Elements.Parents Classes Class Description AnswerConfig Represents Answer element. Can b......ParagraphConfig Represents Paragraph element. Paragraph can consist of both...

    reference.aspose.com/omr/net/aspose.omr.generat...
  6. Compare two paras and accept only some revision...

    Hi Team, We need to implement the following functionality with Aspose license. Say have a para and call it as Initial, here there will be some text in square braces and same para is altered and say final now I have to c…...RemoveAllChildren(); Paragraph para1 = new Paragraph(tempDoc1); para1...RemoveAllChildren(); Paragraph para2 = new Paragraph(tempDoc2); para2...

    forum.aspose.com/t/compare-two-paras-and-accept...
  7. 3.5.1.0 Hot Fix Release Notes|Aspose.Words for ...

    Aspose.Words .NET 3.5.1.0 Hot Fix Release Notes – the latest updates and fixes.... Support paragraph keep with next on the same...List items having different paragraph formatting look identical...

    docs.aspose.com/words/net/aspose-words-net-3-5-...
  8. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit MD files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....example shows how to add a new paragraph to an MD document: C# code...SyntaxFactory; // Create a new paragraph var paragraphSyntaxNode =...

    products.aspose.com/html/net/editor/md/
  9. CompareOptions.IgnoreFormatting | Aspose.Words ...

    CompareOptions IgnoreFormatting property. True indicates that formatting is ignored in C#....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    CompareOptions IgnoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes in C#....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...