Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 20,406 for

layout

(0.3 sec)
  1. Page Breaks|Aspose.Words for Reporting Services

    Page Breaks setting of the Aspose.Words for Reporting Services....the Flow Layout . When rendering reports in Flow layout, it is...Extension > </ Render > Document Layout Spacing Factor and Scaling...

    docs.aspose.com/words/reportingservices/page-br...
  2. 创建组织结构图|Documentation

    本节介绍如何使用 Aspose.Diagram 创建组织结构图。... 通过调用 Layout 方法自动布局 保存 diagram 创建一个 CompactTree...connecter1Id ); } } //auto layout CompactTree chart LayoutOptions...

    docs.aspose.com/diagram/zh/net/create-organizat...
  3. CompatibilityOptions.use_fe_layout property | A...

    CompatibilityOptions.use_fe_Layout property. Do Not Bypass East Asian/Complex Script Layout Code....use_fe_layout property CompatibilityOptions.use_fe_layout property...Asian/Complex Script Layout Code. @property def use_fe_layout ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java....getLayoutOptions() Document layout options used by the processor...getLayoutOptions() Document layout options used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  5. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....dispose (); } Remove Unused Layout Slides Aspose.Slides provides...delete unwanted and unused layout slides. This Java code shows...

    docs.aspose.com/slides/androidjava/remove-slide...
  6. MultiPageLayout.SinglePage | Aspose.Words for .NET

    Outputs only the first page into the image, useful for previews, covers, or summaries....SinglePage method Creates a layout that renders only the first...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MultiPageLayout.singlePage method | Aspose.Word...

    MultiPageLayout.singlePage method. Creates a Layout that renders only the first of specified pages....method singlePage() Creates a layout that renders only the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.insertCellColor property | Aspo...

    RevisionOptions.insertCellColor property. Allows to specify the color to be used for inserted cells [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)... Layout . RevisionColor See Also module...module Aspose.Words.Layout class RevisionOptions RevisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...character widths and cause layout overflow. Enabling memory‑optimization...setMemoryOptimizatio(true) ) can affect layout calculations in some scenarios...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...table layouts during the conversion process. The layout engine...properties that influence the layout and rendering of tables. Here’s...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...