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

fixed layout

(0.33 sec)
  1. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page Layout—multi-page documents collapse i…...This results in improper page layout—multi-page documents collapse...replaced or removed, causing layout collapse. Expected Behavior:...

    forum.aspose.com/t/section-breaks-lost-during-d...
  2. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...layout_options.revision_options ro...ro.show_in_balloons = aw.layout.ShowInBalloons.NONE # renders...

    forum.aspose.com/t/aspose-words-python-missing-...
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....API friendly No Yes Fixed memory layout No Yes Classes derived...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  4. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer.... Iterate – fix errors, adjust layout, and repeat until...books, and manuals (complex layout, cross‑references) Slides and...

    docs.aspose.com/tex/latex-editor/
  5. 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
  6. 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...
  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. 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-...
  9. Convert PSD to PDF | products.aspose.com

    Convert Adobe PhotoShop files to PDF...complete description of the layout. PSD Format contains full description...priceing plans, prioritized bug fixes and feature releasing for the...

    products.aspose.com/psd/convert/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...