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

layout

(0.36 sec)
  1. 布局幻灯片|Aspose.Slides 文档

    使用 C# 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名并自定义占位符和主题。...NET 中使用 Layout Slides 。布局幻灯片定义了普通幻灯片继承的设计...片上添加一个文本框。 static void Add_Layout_Slide () { using var pres =...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow....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. LayoutEnumerator.MoveFirstChild | Aspose.Words ...

    Discover how the LayoutEnumerator MoveFirstChild method efficiently navigates to the first child entity, enhancing your data manipulation skills....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...
  4. 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...
  5. 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...
  6. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the page's top left corner in points....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...
  7. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful 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...
  8. 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-...
  9. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse Layout entity types for enhanced document formatting and seamless integration....LayoutEntityType enumeration Types of the layout entities. [Flags] public enum...of traversing a document’s layout entities. public void LayoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  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...