Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 20,456 for

layout

(0.37 sec)
  1. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)... layout . RevisionTextEffect : ......, value : aspose . words . layout . RevisionTextEffect ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... layout . RevisionColor : ... @moved_to_text_color..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify document lines containing revised information... layout . RevisionColor : ... @revision_bars_color..., value : aspose . words . layout . RevisionColor ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....of traversing a document’s layout entities. public void LayoutEnumerator...contains a variety of layout entities. // Layout entities are pages...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_Layout method. Rebuilds the page Layout of the document....update_page_layout method update_page_layout() Rebuilds the page...page layout of the document. def update_page_layout ( self ):...

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

    aspose.words.Layout.LayoutEnumerator class. Enumerates page Layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document. You...class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MultiPageLayout class | Aspose.Words for Node.js

    Aspose.Words.Saving.MultiPageLayout class. Defines a Layout for rendering multiple pages into a single output....MultiPageLayout class Defines a layout for rendering multiple pages...factory methods to create a layout configuration. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page Layout events during document rendering and building. Enhance your workflow today!...during page layout model build and rendering. Page layout model is...“conversion step”, this is when page layout pulls document content and...

    reference.aspose.com/words/net/aspose.words.lay...
  9. MultiPageLayout Class | Aspose.Words for .NET

    Defines Layout rules for rendering multiple pages into one image using grid, horizontal or vertical style....MultiPageLayout class Defines a layout for rendering multiple pages...int, float, float ) Creates a layout in which pages are rendered...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... Document () layout_collector = aw . layout . LayoutCollector...self . assertEqual ( doc , layout_collector . document ) self...

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