Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,158 for

fixed layout

(0.28 sec)
  1. Working with Hyphenation in C#|Aspose.Words for...

    Use hyphenation for a more compact arrangement of text using C#. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....documents – hyphenation affects the layout and, as a result, the appearance...their dictionaries in order to fix the hyphenation of particular...

    docs.aspose.com/words/net/working-with-hyphenat...
  2. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...system and will deliver their fixes according to the terms mentioned...not supported by Aspose.Words layout engine. There is an ADVANCE...

    forum.aspose.com/t/margins-being-moved/313965
  3. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...system and will deliver their fixes according to the terms mentioned...problem. This problem may not be fixed in a short time, so we have...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  4. Merged deleted table cells render outside table...

    We are seeing an incorrect table Layout in Aspose.Words when comparing two DOCX documents and exporting the result to PDF with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...are seeing an incorrect table layout in Aspose.Words when comparing...leading to incorrect table layout and content cutoff . This issue...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  5. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...work # Reason How to verify / fix 1 CSS in the HTML sets its own...for HTML→PDF conversion was fixed in version 22.10. 4 The HTML...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  6. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....and then updates the table layout. AUTO_FIT_TO_WINDOW When you...then updates the table layout. FIXED_COLUMN_WIDTHS Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Features List – Aspose.HTML for .NET

    Learn about Aspose.HTML for .NET features such as document manipulation, data extraction, conversion, platform independence, etc....split into three groups: Fixed layout converters. These converters...

    docs.aspose.com/html/net/getting-started/featur...
  8. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....when a document is exported to fixed page format. getPageSet() Gets...before saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...DisplayHangulFixedWi { get; set; } Always Use Fixed Width for Hangul Characters...DoNotUseHTMLParagrap { get; set; } Use Fixed Paragraph Spacing for HTML Auto...

    reference.aspose.com/words/net/aspose.words.set...
  10. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...5F); // fix multi-column docs // saveOptions...which may help maintain the layout. Adjust the RelativeHorizontalPr...

    forum.aspose.com/t/document-comparison-using-as...