Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 815 for

layout issues

(0.22 sec)
  1. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...proper layout/alignment after .Text is reassigned Issue is worse...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  2. Landray RDM EKP-23942 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 3、零部件开发技术协议(V1-2023) (2) (1).doc.zip (18.2 KB) before converted: after converted: toHTML-Aspose_page-4-svg.html.zip (103.3 KB) Please have a check....@hucq_landray_com_cn What specific conversion issue are you observing between the...problem related to formatting, layout, text, or image rendering in...

    forum.aspose.com/t/landray-rdm-ekp-23942-conver...
  3. Remove ODS Password Protection Online or using ...

    Remove password from ODS document through online app for free. .NET C# API code to unlock password protected ODS files....Formatting Issues Unlock structural elements to fix layout bugs caused...

    products.aspose.com/total/net/unlock/ods/
  4. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)... This is a known issue reported in the Aspose support...happens Aspose.Words builds the layout of each page when the document...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  5. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...9:59am 2 @Jackomino Cause The issue with different column sizes...table layouts during the conversion process. The layout engine...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  6. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...EQ Field Text Rotation Issue in Vertical DOCX to HTML Export...degrees counterclockwise . This issue does not occur in: Microsoft...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  7. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…... 4:34am 2 @rnara Cause The issue you’re experiencing, where a...Word and Aspose.Words handle layout and pagination. Factors such...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...character widths and cause layout overflow. Enabling memory‑optimization...setMemoryOptimizatio(true) ) can affect layout calculations in some scenarios...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. 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…...8:59pm 1 We encountered an issue when document bookmark in the...- after the two images. The issue can be reproduced with the attached...

    forum.aspose.com/t/document-bookmark-misplaced-...
  10. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-page DOCX into one seamless PNG (all pages appended vertically without gaps)? Sample DOCX: multi-page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...use the Vertical mult‑page layout, the pages will be concatenated...image/ If you run into any issues (e.g., custom section breaks...

    forum.aspose.com/t/seamlessly-combine-docx-page...