Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 20,969 for

layout

(0.32 sec)
  1. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... layout . LayoutEntityType : ... Examples...traversing a document’s layout entities. def layout_enumerator_example...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....mapping of document nodes to layout objects when the document is...methods automatically build page layout model of the document and update...

    reference.aspose.com/words/java/com.aspose.word...
  4. MultiPageLayout | Aspose.Words for Java

    Defines a Layout for rendering multiple pages into a single output in Java....class MultiPageLayout Defines a layout for rendering multiple pages...factory methods to create a layout configuration. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity....traversing a document’s layout entities. def layout_enumerator_example...contains a variety of layout entities. # Layout entities are pages...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points)....traversing a document’s layout entities. def layout_enumerator_example...contains a variety of layout entities. # Layout entities are pages...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity...traversing a document’s layout entities. def layout_enumerator_example...contains a variety of layout entities. # Layout entities are pages...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... layout_options . revision_options...inserted_text_color = aw . layout . RevisionColor . GREEN revision_options...

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.Layout.PageLayoutEvent enumeration. A code of event raised during page Layout model build and rendering....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/python-net/aspose.wo...