Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,308 for

bug fix

(0.19 sec)
  1. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a Bug in the library? Thank you Document doc = Document("/path/to/borde…...please confirm whether this is a bug in the library? Thank you Document...do not necessarily indicate a bug – they are usually a result of...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  2. Cell doesn't accept number with 0 infront - Fre...

    Cell doesn’t accept number with 0 infront even if the excel template used has set the cell data type to text. This was already Fixed in v24.10. Aspose.Cells.GridJS image.png (7.7 KB)... This was already fixed in v24.10. Aspose.Cells.GridJS...in the UI until the issue is fixed in a future release. We will...

    forum.aspose.com/t/cell-doesnt-accept-number-wi...
  3. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...org/support" BUG_REPORT_URL="https://bugs.debian.org/" uname...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  4. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...Newer versions may contain bug fixes that could resolve your printing...Newer versions may contain bug fixes that could resolve your printing...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  5. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorber(); …...NET build where the bug has been fixed (e.g., 26.3+). If you...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/stackoverflowexception-with-...
  6. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: csharp using Aspose.Pdf; class Program { static void Main() { var pd…...Newer versions often include bug fixes and improvements that might...

    forum.aspose.com/t/the-root-object-missing-or-i...
  7. .dxf to .svg conversion is failed - Free Suppor...

    Hello Aspose Team, We are faced the problem to convert .dxf to .svg. The code is simple: var img = Image.Load(“ImputFile.dxf”) CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions(); SvgOptio…...as updates often include bug fixes and improvements. Simplify...

    forum.aspose.com/t/dxf-to-svg-conversion-is-fai...
  8. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...Remove any CSS that forces a fixed line-height , absolute positioning...identify whether it is a rendering bug and suggest a suitable workaround...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  9. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...system and will deliver their fixes according to the terms mentioned...to close this issue as Not a Bug . The behavior in Aspose.Words...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  10. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…...system and will deliver their fixes according to the terms mentioned...into it, and we will try to fix it according to its priority...

    forum.aspose.com/t/isfiltered-series-and-chartc...