Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 20,760 for

layout

(0.1 sec)
  1. 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...
  2. 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...
  3. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....are displayed only in Page Layout view, Print Preview, and on...Page Layout . Excel displays the worksheet in Page Layout view...

    docs.aspose.com/cells/python-net/get-headers-or...
  4. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table Layout output....recognition results for table layout correction and intelligent...AI-powered table detection and layout correction. Usage: Register...

    docs.aspose.com/ocr/net/ai/ai-table/
  5. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...Words perform layout and then using the LayoutCollector...are calculated only during layout (e.g., when the document is...

    forum.aspose.com/t/first-and-last-paragraph/322113
  6. 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...
  7. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...Words interprets the document layout compared to Microsoft Word...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  8. Export OFT to XPS via Java | products.aspose.com

    Java API to Convert OFT to XPS without using Microsoft Word or Outlook...platform-independent, fixed-layout document representation of...Use Cases Preserving template layout and formatting across devices...

    products.aspose.com/total/java/conversion/oft-t...
  9. 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...
  10. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document Layout control, enhancing your Word processing experience with flexible customization options....allow controlling the document layout process. To learn more, visit...implementation used by page layout model. CommentDisplayMode {...

    reference.aspose.com/words/net/aspose.words.lay...