Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,745 for

layout

(0.03 sec)
  1. IPageLayoutCallback class | Aspose.Words for No...

    Aspose.Words.Layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of page Layout model....build and rendering of page layout model. Remarks The primary...It is possible to build page layout model for only a few pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutEnumerator.Document | Aspose.Words for .NET

    Discover the LayoutEnumerator Document property for efficient document enumeration. Enhance your workflow with this powerful feature!...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...
  3. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....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...
  4. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first page, enhancing navigation and efficiency for seamless document management....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. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience....Clear () Clears all collected layout data. Call this method after...document was manually updated, or layout was rebuilt. GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator class | Aspose.Words for Node.js

    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/nodejs-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_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...
  9. 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...
  10. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../ipageLayoutcallback/) implementation used by page Layout model....implementation used by page layout model. @property def callback...self ) -> aspose . words . layout . IPageLayoutCallback : .....

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