Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 20,622 for

layout

(0.6 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. Improve your slide visuals effortlessly....area by validating the chart layout and then reading its X, Y,...the plot area’s layout mode when the layout is set manually,...

    docs.aspose.com/slides/java/chart-plot-area/
  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.... Layout 方法,由 Diagram class 在所有 diagram...LayoutOptions 调用 Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  7. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....when to recalculate the page layout of the document. auto doc =...automatically // cache the layout of the document within its...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly....area by validating the chart layout and then reading its X, Y,...the plot area’s layout mode when the layout is set manually,...

    docs.aspose.com/slides/python-net/chart-plot-area/
  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...