Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 773 for

layout issues

(0.31 sec)
  1. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...which often matches the visual layout you had in 25.3. 3. Verify...snippet that reproduces the issue on Aspose.PDF 25.4. You can...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  2. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...like you’re experiencing an issue with the UpdatePageLayout()...previous version. Cause : The issue may stem from the way the UpdatePageLayout()...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  3. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...NET license issue PDF and Cells - The license...Inconsistent Aspose Watermark Issue Despite Valid License (v25.7...

    forum.aspose.com/t/how-to-send-license-file-to-...
  4. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...It seems you’re experiencing issues with Aspose OCR not extracting...quality of the images or the layout of the PDF. Here are a few...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  5. 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...
  6. Advanced Features|Aspose.PDF for .NET

    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....normally take care of page layout issues for you. For submission...

    docs.aspose.com/pdf/net/advanced-features/
  7. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...docker file I am getting the issue… But when I am using the ubuntu...image I am not getting the issue… Docker file with ubuntu image:...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  8. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page Layout has Pag…...HTML, even though the page layout has PageLayoutOptions.FitToContentWidth...to_Resolution(96d)); // Core layout options options.getPageSetup()...

    forum.aspose.com/t/crop-png-image-when-using-as...
  9. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only contains 1 page When converting an Excel f…...Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only...Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only...

    forum.aspose.com/t/error-converting-the-file/32...
  10. 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