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

layout

(0.22 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. 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 ] Overview...Overview A slide layout defines the arrangement of placeholder boxes...

    docs.aspose.com/slides/cpp/slide-layout/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... layout . LayoutEntityType : ... Examples...traversing a document’s layout entities. def layout_enumerator_example...

    reference.aspose.com/words/python-net/aspose.wo...