Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 21,188 for

layout

(0.16 sec)
  1. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page Layout model for enhanced design flexibility....current position in the page layout model. This property returns...corresponds to the current layout entity. public object Current...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected Layout data with the LayoutCollector Clear method. Ideal for post-update document management and Layout rebuilding....method Clears all collected layout data. Call this method after...document was manually updated, or layout was rebuilt. public void Clear...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of document nodes....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/nodejs-net/aspose.wo...
  4. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines Layout of the watermark relative to the watermark center....WatermarkLayout enumeration Defines layout of the watermark relative to...HORIZONTAL Horizontal watermark layout. Corresponds to 0 degrees of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WatermarkLayout enumeration | Aspose.Words for ...

    Aspose.Words.WatermarkLayout enumeration. Defines Layout of the watermark relative to the watermark center....WatermarkLayout enumeration Defines layout of the watermark relative to...Horizontal Horizontal watermark layout. Corresponds to 0 degrees of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 创建、布局和自动调整形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Diagram 类公开的 Layout 方法布局形状和/或重新路由所有 diagram 页面上的连接器。此方法接受...LayoutOptions 调用 Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。...

    docs.aspose.com/diagram/zh/python-java/create-l...
  7. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Chart The Layout method of the Page class auto layout the shapes...its parent. Auto layout by invoking Layout mothod save diagram...

    docs.aspose.com/diagram/net/create-organization...
  8. I want the entities that are stored in the view...

    using Aspose.CAD; using Aspose.CAD.FileFormats.Cad.CadObjects; using System.Collections.Generic; public class FetchEntitiesInViewport { public static void Run(string fileName) { using (CadImage cadImage …...through each layout in the DWG file foreach (CadLayout layout in cadImage...cadImage.Layouts.Values) { if (layout.BlockTableRecordHand != null)...

    forum.aspose.com/t/i-want-the-entities-that-are...
  9. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....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...
  10. PageSetup.Margins | Aspose.Words for .NET

    Adjust your page's Margins effortlessly with the PageSetup property. Customize settings for optimal Layout and presentation. Enhance your document's appearance!...when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/net/aspose.words/pag...