Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 15,641 for

paragraph

(0.04 sec)
  1. FrameFormat.relativeHorizontalPosition property...

    FrameFormat.relativeHorizontalPosition property. Gets the relative horizontal position of a frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FrameFormat.horizontalAlignment property | Aspo...

    FrameFormat.horizontalAlignment property. Gets horizontal alignment of the specified frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.horizontalPosition property | Aspos...

    FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EditableRangeEnd.editable_range_start property ...

    EditableRangeEnd.editable_range_start property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table alignment cascades to paragraphs when con...

    I’m converting a document.docx (16.5 KB) to HTML using Aspose.Words for .NET. In the source document, I have a centered table that contains Paragraphs which are explicitly left-aligned. However, in the resulting HTML …...Table alignment cascades to paragraphs when converting Word to HTML...centered table that contains paragraphs which are explicitly left-aligned...

    forum.aspose.com/t/table-alignment-cascades-to-...
  7. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_Paragraph property. Gets the first Paragraph in the story....first_paragraph property InlineStory.first_paragraph property...first paragraph in the story. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AbsolutePositionTab | Aspose.Words for Java

    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 in Java....getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions.... Write ( "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

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