Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 21,325 for

layout

(0.17 sec)
  1. 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...
  2. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... layout . LayoutEntityType : ... Examples...of traversing a document’s layout entities (TraverseLayoutForwar)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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)....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...

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

    LayoutEnumerator.kind property. Gets the kind of the current entity...of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....on this layout slide. For example: ILayoutSlide layout = ...;...; if (! layout . HasDependingSlides ) layout . Remove (); Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise document formatting insights. Access page locations and element positioning to enhance your document's Layout....Layout Contents [ Hide ] The Aspose.Words.Layout namespace...LayoutEnumerator Enumerates page layout entities of a document. You...

    reference.aspose.com/words/net/aspose.words.lay...
  9. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup... layout_options . revision_options...inserted_text_color = aw . layout . RevisionColor . GREEN revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.moved_from_text_color property ...

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

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