Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 654 for

layout issues

(0.05 sec)
  1. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...JavaScript editor the internal table layout information can be left in...correctly (Word “re‑calculates” the layout on the fly). Aspose.Words,...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  2. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can log any issues or suggestions related to Aspose...OpenDocument Presentation Add Layout Slides to Presentation Conversion...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  3. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the Layout/alignment chang…...reading PageCount , but the layout/alignment changes after it...read-only and must not affect layout or rendering. Both image outputs...

    forum.aspose.com/t/accessing-document-pagecount...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/nodejs-net/converting-to-...
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/net/converting-to-fixed-p...
  6. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...fit your layout requirements. If you encounter any issues with the...new ticket(s) in our internal issue tracking system and will deliver...

    forum.aspose.com/t/find-an-replace-with-multipl...
  7. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...the alignment issue but introduces a font issue, since it does...appears you are encountering issues with extra margins or padding...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/python-net/converting-to-...
  9. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page Layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/java/converting-to-fixed-...
  10. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...sounds like you’re encountering issues with images not rendering correctly...address the problem: Cause : The issue may stem from unsupported image...

    forum.aspose.com/t/images-not-being-rendered-pr...