Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 19,836 for

layout

(0.06 sec)
  1. 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...
  2. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....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/nodejs-net/aspose.wo...
  3. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET 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 using C#.... Flow-layout or Fixed-layout Document Formats Most...are known as “flow-layout” formats. Flow-layout formats include...

    docs.aspose.com/words/net/rendering/
  4. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.Layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....layout module Contents [ Hide ] The aspose.words...words.layout module provides classes that allow to access information...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across 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. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized Layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public void...and REF. The up-to-date page layout information is required for...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Master Slide|Aspose.Slides Documentation

    Manage master slides in C# with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument.... Layout slides inherit from master...normal slides inherit from layout slides. This article demonstrates...

    docs.aspose.com/slides/net/examples/elements/ma...
  8. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...RevisionOptions from document layout options RevisionOptions revisionOptions...markup interference with table layout // This is the most conservative...

    forum.aspose.com/t/some-table-in-word-file-will...
  9. 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...
  10. 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...