Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 18,326 for

paragraph

(0.07 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated horizontally in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....get; } Retrieves the parent Paragraph of this node. PreviousSibling...and can only be a child of Paragraph . FormField is represented...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

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

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... paragraph_format Gets the paragraph formatting of...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....INLINE); Paragraph paragraph = doc.getFirstSection()...getBody().getFirstParagraph(); paragraph.appendChild(sdt); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  9. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...Tab"); for (Paragraph para : (Iterable<Paragraph>) template....getChildNodes(NodeType.PARAGRAPH, true)) { String className =...

    forum.aspose.com/t/html-to-docx-transformation-...
  10. FieldAddressBlock class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...