Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 18,243 for

paragraph

(0.56 sec)
  1. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...

    reference.aspose.com/words/cpp/aspose.words/abs...
  4. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style...paragraphFormat Gets the paragraph formatting of the conditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....FirstParagraph { get; } Gets the first paragraph in the shape. FlipOrientation...LastParagraph { get; } Gets the last paragraph in the shape. Left { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate paragraph, which text is colored dynamically...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-text-color-d...
  7. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (formula) field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert HTML to Markdown in Python

    This guide discusses how to convert HTML to Markdown in Python. It includes information pertaining to IDE preparation, step-by-step program logic, and a working sample code to convert HTML to MD in Python....style, enabling automatic paragraph, etc. as per your requirements...

    kb.aspose.com/html/python/convert-html-to-markd...
  10. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...machine, the output is: {PARAGRAPH=[<<[root.Name]>>, <<var [name...machine, the output is: {PARAGRAPH=[<<[footerVar]>>], <<[root...

    forum.aspose.com/t/order-of-child-nodes-in-the-...