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

layout

(0.08 sec)
  1. 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/
  2. MultiPageLayout class | Aspose.Words for Node.js

    Aspose.Words.Saving.MultiPageLayout class. Defines a Layout for rendering multiple pages into a single output....MultiPageLayout class Defines a layout for rendering multiple pages...factory methods to create a layout configuration. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MultiPageLayout Class | Aspose.Words for .NET

    Defines Layout rules for rendering multiple pages into one image using grid, horizontal or vertical style....MultiPageLayout class Defines a layout for rendering multiple pages...int, float, float ) Creates a layout in which pages are rendered...

    reference.aspose.com/words/net/aspose.words.sav...
  4. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....mapping of document nodes to layout objects when the document is...methods automatically build page layout model of the document and update...

    reference.aspose.com/words/java/com.aspose.word...
  5. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....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...
  6. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient Layout management in your applications....page layout model to enumerate. Remarks If page layout model...document is updated and new page layout model is created, a new enumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  7. MultiPageLayout | Aspose.Words for Java

    Defines a Layout for rendering multiple pages into a single output in Java....class MultiPageLayout Defines a layout for rendering multiple pages...factory methods to create a layout configuration. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... Document () layout_collector = aw . layout . LayoutCollector...self . assertEqual ( doc , layout_collector . document ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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...