Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 21,189 for

layout

(0.15 sec)
  1. 创建、布局和自动调整形状|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...
  2. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page Layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...and REF. The up-to-date page layout information is required for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...true OptimizeOutput = false Layout stabilization Called document...If there are any recommended layout or PDF rendering settings specifically...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  8. 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...
  9. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...Shows how to track layout changes with a layout callback. Document...doc . Save ( ArtifactsDir + "Layout.PageLayoutCallback.pdf" );...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 向演示文稿中添加布局幻灯片|Aspose.Slides 文档

    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....FileName = FilePath + "Adding Layout Slides.pptx" ; //Instantiate...FileName )) { // Try to search by layout slide type IMasterLayoutSlideCo...

    docs.aspose.com/slides/zh/net/add-layout-slides...