Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 767 for

layout issues

(0.16 sec)
  1. PDF Font Loss Issue When Converting Documents o...

    Hi Team, When converting Word documents to PDF format using Aspose.Words on our server environment, fonts (specifically those highlighted in yellow in the attached input Word file) are not being embedded or rendered cor…...PDF Font Loss Issue When Converting Documents on Server Environment...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/pdf-font-loss-issue-when-con...
  2. What is an XLSX File? .xlsx File Extension, Pro...

    Learn about the XLSX file format, its extension, and how it is used for project management. Discover XLSX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLSX files.... Common Issues and Troubleshooting with XLSX...scenarios may still introduce issues. One common problem is compatibility...

    products.aspose.com/tasks/supported-formats/xlsx/
  3. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Issue with text placeholders in table cells when converting DOCX...2025, 10:32am 1 I am facing an issue when converting DOCX files to...

    forum.aspose.com/t/issue-with-text-placeholders...
  4. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...Team, We are encountering an issue in our ASP.NET Core application...inserted. It appears that the issue occurs when integrating the...

    forum.aspose.com/t/distorted-barcode-generation...
  5. 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…...are encountering a critical issue where section breaks are being...This results in improper page layout—multi-page documents collapse...

    forum.aspose.com/t/section-breaks-lost-during-d...
  6. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....representation of a page's visual layout, transcending basic pixel arrangements...Fixed Layout: XPS, OXPS PostScript: EPS, PS Fixed Layout: PDF...

    products.aspose.com/page/python-net/
  7. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...layout = “Model” -doesnt work** **....export_all_layouts = True # Export all layouts if needed # Set...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  8. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...pages displayed in Word Print Layout and also when printing the...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/document-extractpages-yields...
  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. After convert to pdf, the tablelayout are diffe...

    pdf: word:...sounds like you’re experiencing layout differences between your Word...particularly with tables. This issue can arise due to various factors...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...