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

layout

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... layout_options . revision_options...inserted_text_color = aw . layout . RevisionColor . GREEN revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  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. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_color property. Allows to specify the color to be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... layout . RevisionColor : ... @insert_cell_color..., value : aspose . words . layout . RevisionColor ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....of traversing a document’s layout entities. public void LayoutEnumerator...contains a variety of layout entities. // Layout entities are pages...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-Layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Flow-Layout or Fixed-Layout Document Formats Most...are known as “flow-layout” formats. Flow-layout formats include...

    docs.aspose.com/words/python-net/rendering/