Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 20,459 for

layout

(1.83 sec)
  1. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...a dotted border, the fixed‑layout HTML saver renders that border...table‑border styles from the fixed‑layout HTML, so no overlay is created...

    forum.aspose.com/t/bug-when-generating-html-in-...
  2. 创建、布局和自动调整形状|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...
  3. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....document instance, before page layout of the document is built. It...rebuilds of the document’s page layout. Examples Shows how to see...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code.... Layout slides inherit from master...normal slides inherit from layout slides. This article demonstrates...

    docs.aspose.com/slides/nodejs-java/examples/ele...