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

layout

(0.34 sec)
  1. Footer height and extra line issue when convert...

    I am experiencing a Layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...8:06am 1 I am experiencing a layout problem when converting OpenDocument...zero. This breaks the document layout. –Details:– The issue only...

    forum.aspose.com/t/footer-height-and-extra-line...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vst file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(compactTreeOptions) diagram...

    products.aspose.com/diagram/python-net/organiza...
  3. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vst file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-java/flowcha...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-net/flowchar...
  5. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...pages displayed in Word Print Layout and also when printing the...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/document-extractpages-yields...
  6. 创建组织结构图|Documentation

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

    docs.aspose.com/diagram/zh/net/create-organizat...
  7. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page Layout has Pag…...HTML, even though the page layout has PageLayoutOptions.FitToContentWidth...to_Resolution(96d)); // Core layout options options.getPageSetup()...

    forum.aspose.com/t/crop-png-image-when-using-as...
  8. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document Layout process in Java....allow controlling the document layout process. To learn more, visit...getLayoutOptions() property to access layout options for this document....

    reference.aspose.com/words/java/com.aspose.word...
  9. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... Layout . LayoutEntityType See Also...Also module Aspose.Words.Layout class LayoutEnumerator LayoutEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified text to PDF: Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...incorrect text positioning and layout compared to the original document...maintaining the same visual layout as Microsoft Word. Actual Behavior...

    forum.aspose.com/t/justified-text-rendering-iss...