Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 17,601 for

paragraph

(0.06 sec)
  1. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_WPJustification method. Emulate WordPerfect 6.x Paragraph Justification in C++....x Paragraph Justification. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... Paragraph , "MyStyle1" ); myStyle ..... add ( aw . StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.horizontal_anchor property | Aspose.Words...

    Table.horizontal_anchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... PARAGRAPH , table . vertical_anchor...COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.vertical_anchor property | Aspose.Words f...

    Table.vertical_anchor property. Gets the base object from which the vertical positioning of floating table should be calculated... PARAGRAPH , table . vertical_anchor...COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  7. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...contains at least one empty paragraph. body . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

    档案...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...getChildNodes ( aw . NodeType . Paragraph , true )]; for ( let node...

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