Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 15,589 for

layout

(0.03 sec)
  1. RevisionOptions.deletedTextColor property | Asp...

    RevisionOptions.deletedTextColor property. Allows to specify the color to be used for deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... Layout . RevisionColor Examples Shows.... insertedTextColor = aw . Layout . RevisionColor . Green ; revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....Layout.LayoutEnumerator.Current entity...traversing a document’s layout entities. def layout_enumerator_example...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....Layout.LayoutEnumerator.Current entity...traversing a document’s layout entities. def layout_enumerator_example...

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

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....on this layout slide. For example: ILayoutSlide layout = ...;...; if (! layout . HasDependingSlides ) layout . Remove (); Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page Layout model build and rendering in Java....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/java/com.aspose.word...