Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,677 for

layout

(0.03 sec)
  1. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...sourceStyles Does Not Preserve Page Layout Size In a separate case, I...the -sourceStyles flag, the layout size of the child document...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. IPageLayoutCallback.notify method | Aspose.Word...

    IPageLayoutCallback.notify method. This is called to notify of Layout build and rendering progress....This is called to notify of layout build and rendering progress...notify ( args : Aspose . Words . Layout . PageLayoutCallbackAr ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise Layout control and customization....WatermarkLayout enumeration Defines layout of the watermark relative to...Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees of...

    reference.aspose.com/words/net/aspose.words/wat...
  9. 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...
  10. IPageLayoutCallback.notify method | Aspose.Word...

    IPageLayoutCallback.notify method. This is called to notify of Layout build and rendering progress....This is called to notify of layout build and rendering progress...self , args : aspose . words . layout . PageLayoutCallbackAr ): ...

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