Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 20,830 for

layout

(0.12 sec)
  1. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... layout . RevisionColor : ... @deleted_text_color..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide Layouts in Aspose.Slides for Python via .NET. Explore Layout types, placeholder control, footer visibility, and Layout manipulation through code examples in Python....Apply or Change Slide Layouts in Python Contents [ Hide ] Introduction...Introduction A slide layout defines the arrangement of placeholder...

    docs.aspose.com/slides/python-net/slide-layout/
  3. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide Layouts in Aspose.Slides for .NET. Explore Layout types, placeholder control, and footer visibility through C# code examples....Apply or Change Slide Layouts in .NET Contents [ Hide ] Introduction...Introduction A slide layout defines the arrangement of placeholder...

    docs.aspose.com/slides/net/slide-layout/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....page layout model to enumerate. Remarks If page layout model...calls Document.update_page_layout() to build it. Whenever document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... layout_options . revision_options...inserted_text_color = aw . layout . RevisionColor . GREEN revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide Layouts in Aspose.Slides for C++. Explore Layout types, placeholder control, and footer visibility through C++ code examples....Apply or Change Slide Layouts in C++ Contents [ Hide ] Introduction...Introduction A slide layout defines the arrangement of placeholder...

    docs.aspose.com/slides/cpp/slide-layout/