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

layout

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Document () layout_collector = aw . layout . LayoutCollector...self . assertEqual ( doc , layout_collector . document ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... Document () layout_collector = aw . layout . LayoutCollector...self . assertEqual ( doc , layout_collector . document ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....Layout module Contents [ Hide ] The Aspose.Words...Words.Layout module provides classes that allow to access information...

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