Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 20,335 for

layout

(0.18 sec)
  1. LayoutEnumerator.Type | Aspose.Words for .NET

    Discover the LayoutEnumerator Type property, easily access the current entity's type for streamlined data handling and enhanced application performance....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...
  2. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    Discover the LayoutEnumerator MoveNext method to navigate sibling entities visually. Efficiently iterate through paragraph lines without crossing pages....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...
  3. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....when to recalculate the page layout of the document. doc = aw ...will automatically # cache the layout of the document within its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for .NET: create, clone, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP presentations....select a layout. In this example, we use the Blank layout and add...// Each slide is based on a layout, which itself is based on a...

    docs.aspose.com/slides/net/examples/elements/sl...
  5. Pivot table has unwanted label repeating withou...

    Hi All. I am creating an Excel file with a pivot table (see source code in attached Aspose_test.zip/Aspose_test/src/main/java/org/example/Main.java). When I set pivotTable.setRefreshDataOnOpeningFile(false), the pivot t…...refreshing data, changing the layout). Is there a function I can...table may be related to the layout settings of the pivot table...

    forum.aspose.com/t/pivot-table-has-unwanted-lab...
  6. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/nodejs-net/converting-to-...
  7. 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...
  8. 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...
  9. 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...
  10. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the Layout/alignment chang…...reading PageCount , but the layout/alignment changes after it...read-only and must not affect layout or rendering. Both image outputs...

    forum.aspose.com/t/accessing-document-pagecount...