Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,529 for

paragraph

(0.14 sec)
  1. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....rds::Paragraph>) Called when enumeration of a paragraph has ended...rds::Paragraph>) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

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

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline"...apply underline to the whole paragraph or surrounding run instead...

    forum.aspose.com/t/incorrect-underline-height-i...
  5. Accesibility not avaliable in when converting f...

    I have some trouble converting a html document to pdf where images etc. is accessible from a program like NVDA (NV Access | Download NVDA). I’m using Aspose with .NET 5. I have made a small example where I’m creating a …...Heading</h1> <p>My first paragraph.</p> <figure class=""image""...height=""366""></figure> <p>My second paragraph.</p> <img src=""https://media...

    forum.aspose.com/t/accesibility-not-avaliable-i...
  6. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....document, like a section or a paragraph? A: Individual nodes also...duplicate (e.g., a Section or Paragraph ) and call its Clone method...

    docs.aspose.com/words/net/clone-a-document/
  7. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....write("This paragraph is formatted with a double...Salmon builder.write("This paragraph is formatted with a double...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...getFirstParagraph() Gets the first paragraph in the shape. getFlipOrientation()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....default parameters, one empty paragraph, some document styles. Actually...single empty section and paragraph, which matches the “New document”...

    docs.aspose.com/words/python-net/create-or-load...
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/java/com.aspose.word...