Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 20,961 for

layout

(0.17 sec)
  1. 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...
  2. 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...
  3. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... layout . RevisionTextEffect : ......, value : aspose . words . layout . RevisionTextEffect ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... layout . RevisionTextEffect : ......, value : aspose . words . layout . RevisionTextEffect ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... layout . RevisionColor : ... @rev..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child 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. 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...
  10. 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...