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

layout

(0.07 sec)
  1. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.Layout.LayoutEntityType enumeration. Types of the Layout entities....LayoutEntityType enumeration Types of the layout entities. Members Name Description...traversing a document’s layout entities. def layout_enumerator_example...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page Layout model build and rendering in Java....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/java/com.aspose.word...
  3. 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/
  4. 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...
  5. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...JavaScript editor the internal table layout information can be left in...correctly (Word “re‑calculates” the layout on the fly). Aspose.Words,...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  6. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.Layout.LayoutEnumerator class. Enumerates page Layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document. You...class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....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...
  9. 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...
  10. 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...