Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 625 for

rendering bug

(1.66 sec)
  1. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...generated Word document does not render the specified red color, suggesting...contexts. Other color-related rendering issues have been reported...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  2. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...Slides PDF rendering. Thank you. Looking forward...usually means that the native rendering components required by Aspose...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  3. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...improve the consistency of font rendering when converting your Word...decided to close it as Not a Bug . In the provided document, there...

    forum.aspose.com/t/font-missmatch-between-word-...
  4. Converting Presentation to images not processin...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...have been numerous updates and bug fixes in recent versions that...Linux server, it may lead to rendering issues. Ensure that the necessary...

    forum.aspose.com/t/converting-presentation-to-i...
  5. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi Alexander, Here are some conversion that succeeded but in QGIS is not same. Gpx → Osm https://app.screencast.com/9BYewaRMFc1SG Gpx → Gml https://app.screencast.com/1RsdoDrcUmN3f Gpx → Gpx https://app.screencast…...or QGIS has no support for rendering geometry collections? 2. Qgis:... QGIS has no support for rendering geometry collections. No,...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...
  6. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...exception related to shape rendering. Below is the stack trace...handling. Advise if this is a bug, limitation, or requires a workaround...

    forum.aspose.com/t/aspose-words-markdown-genera...
  7. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...They can be fixed, but the rendering speed will slow down on 25%...This message was posted using Bugs notification tool by yaroslav...

    forum.aspose.com/t/index-was-outside-the-bounds...
  8. How to Apply Hatch Patterns to DXF Polyline Lay...

    Hello Aspose Support Team, I am using Aspose.CAD for Java to process a DXF file, and I want to apply hatch patterns (like SOLID or ANSI31) to specific polyline layers (e.g., "BLK_1_COVERED_AREA", "CONCRETE" etc.). My go…...hatches are rendered in the output? Is hatch rendering in DXF-to-PDF...propose a solution or fix the bug. johnhedo May 12, 2025, 6:06am...

    forum.aspose.com/t/how-to-apply-hatch-patterns-...
  9. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...generated PDF, this could be a rendering issue specific to that version...Words, as updates often include bug fixes and improvements. If you...

    forum.aspose.com/t/aspose-words-looses-footnote...
  10. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...UseHighQualityRender = true }; renderer.Save(imgFilePath, imgSaveOptions);...

    forum.aspose.com/t/svg-vector-image-resolution-...