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

paragraph

(0.06 sec)
  1. Paragraph.accept method | Aspose.Words for Python

    Paragraph.accept method. Accepts a visitor....visit_paragraph_start() , then calls Node...the paragraph and calls DocumentVisitor.visit_paragraph_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldRef.include_note_or_comment property | Asp...

    FieldRef.include_note_or_comment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...'MyBookmark' , "The bookmark's paragraph number is " , ' \n ' ) field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split images - Free Support Forum - aspose.com

    Hi Team, I want to split the two images. In this case, Figure 11 was anchored with Figure 12. Is it possible to separate two different docx files? Input: Input.docx (77.3 KB) Excepted Output: ExceptedOutput.zip (64.2 …...to split them is to copy paragraphs that contain these floating...Get paragraphs with the shapes. // first "image" Paragraph p3...

    forum.aspose.com/t/split-images/267237
  4. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/java/specify-layout-options/
  5. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....the same value for multiple paragraphs. This text is not displayed...ParagraphTypeEnum.Normal Defines how paragraph elements are rendered: ParagraphTypeEnum...

    docs.aspose.com/omr/net/programmatic-forms/para...
  6. IsBulletHardColor | Aspose.Sildes for .NET API ...

    Determines whether the bullet has own color or inherits it from the first portion in the Paragraph. NullableBool.True if bullet has own color and NullableBool.False if bullet inherits color from the first portion in the Paragraph. Read/write NullableBoolaspose.slides/nullablebool....the first portion in the paragraph. NullableBool.True if bullet...the first portion in the paragraph. Read/write NullableBool ...

    reference.aspose.com/slides/net/aspose.slides/i...
  7. IsBulletHardColor | Aspose.Sildes for .NET API ...

    Determines whether the bullet has own color or inherits it from the first portion in the Paragraph. NullableBool.True if bullet has own color and NullableBool.False if bullet inherits color from the first portion in the Paragraph. Read/write NullableBoolaspose.slides/nullablebool....the first portion in the paragraph. NullableBool.True if bullet...the first portion in the paragraph. Read/write NullableBool ...

    reference.aspose.com/slides/net/aspose.slides/b...
  8. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Font.Position | Aspose.Words for .NET

    Font Position property. Gets or sets the position of text in points relative to the base line. A positive number raises the text and a negative number lowers it in C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  10. replacingargs - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...after the paragraph containing the matched text. Paragraph para =...

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