Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,232 for

fixed layout

(1.26 sec)
  1. Convert XPS to XLTX in Android Apps | products....

    Render XPS to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... XPS is a fixed-layout document format that preserves...

    products.aspose.com/total/android-java/conversi...
  2. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup() performs a series of layout‑optimisation passes (including...final file. Work‑arounds / Fixes Below are three approaches that...

    forum.aspose.com/t/document-bookmark-misplaced-...
  3. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....get_PageLayout () const Gets or sets the layout used when rendering multiple...when a document is exported to fixed page format. get_PageSet ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…... If I set the font to a fixed width font and adjust the page...information about document layout. The following code demonstrates...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  5. 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...
  6. 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...Words. Updates may include bug fixes or improvements that could resolve...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  7. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....including rendering documents to fixed-page formats, for example, PDF...during layout construction and embedding/subsetting to fixed-page...

    docs.aspose.com/words/python-net/manipulating-a...
  8. 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…...justification to LEFT alignment : Fixes the overflow but changes document...incorrect text positioning and layout compared to the original document...

    forum.aspose.com/t/justified-text-rendering-iss...
  9. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...may be related to internal layout handling, but the retrieved...When a shape is rotated, the layout engine must recalculate its...

    forum.aspose.com/t/incorrect-position-of-text-b...
  10. C++ API to Export XPS to DOTX | products.aspose...

    Convert XPS to DOTX within C++ applications....to store documents in a fixed layout. It is similar to PDF format...predefined styles, formatting, and layouts. Converting XPS to DOTX allows...

    products.aspose.com/total/cpp/conversion/xps-to...