Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,194 for

fixed layout

(0.2 sec)
  1. FontConfigSubstitutionRule.isFontConfigAvailabl...

    Hi, I think I discovered a bug in Aspose Words for Java, affecting the newest version 23.12 and several older versions, for which I could not find any other threads in this forum: FontConfigSubstitutionRule.isFontConfi…...this issue leads to severe layout problems in PDF files due to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  2. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…...Save(@"C:\Temp\out_html_fixed.html", opt); HtmlFixed format...preserve original document layout for viewing purposes. So if...

    forum.aspose.com/t/docx-vs-html-output/326795
  3. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...Use Floating Shapes : If the layout permits, try using WrapType...performance improvements and bug fixes are regularly released. Simplify...

    forum.aspose.com/t/performance-issues-with-inse...
  4. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks.... Like PDF, XPS is a fixed-layout document format. This ensures...XML parts and relationships. Fix problems with PS files Developer...

    docs.aspose.com/page/net/page-description-langu...
  5. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....including the conversion to fixed-layout and raster image formats...

    products.aspose.com/html/net/
  6. 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…...are afraid we cannot provide fix or even estimate timeline for...Therefore, we cannot provide a fix in a short time or even estimate...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...before saving the document to a fixed page format. Default value for...MeasurementUnits . CENTIMETERS , doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...next page and the document layout is broken. Is this the problem...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  9. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...may have been updates or bug fixes in later versions that address...pdfOptions); Validate Chart Layout : Before saving the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  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…...releases often include bug fixes that could resolve your issue...doc.Save(@"C:\Temp\out_html_fixed.html", opt); HtmlFixed format...

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