Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 20,466 for

layout

(0.05 sec)
  1. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... layout_options . revision_options...inserted_text_color = aw . layout . RevisionColor . GREEN revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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....NET, describing how flow‑layout documents are paginated and...converted to various fixed‑layout formats such as PDF, XPS, HTML...

    docs.aspose.com/words/python-net/rendering/
  3. 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...
  4. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected Layout data...clear() Clears all collected layout data. Call this method after...document was manually updated, or layout was rebuilt. def clear ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.Layout.LayoutEnumerator.move_parent method... layout . LayoutEntityType ): ... Parameter...traversing a document’s layout entities. def layout_enumerator_example...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ 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/cpp/rendering/