Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,672 for

bug fix

(0.53 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…... What is the fix? System.ArgumentException: ‘Unknown...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Issue in getting byte array from pdf/doc page -...

    log.deBug("fetchTextForSignature - calculated pdfPage for docId: {} for page: {}", docId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…... Please fix this or guide me if there is...Aspose. There may have been bug fixes or improvements since version...

    forum.aspose.com/t/issue-in-getting-byte-array-...
  3. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...available evidence confirming a bug in Aspose.Words 24.9 that causes...without concrete evidence (e.g., a bug report, release notes, or a forum...

    forum.aspose.com/t/incorrect-position-of-text-b...
  4. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...and notify you as soon as a fix or a workaround becomes available...investigation to ensure the fix covers these regional formatting...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  5. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…... Current Behavior (Bug) When a paragraph contains: Hidden...Support Confirmation if this is a bug or if we’re missing an API call...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  6. 你好,请问一下6月份版本哪些大的改动呢?我们使用26.5.1.final版本没有 发现问题,我...

    image.png (41.2 KB)...还有一些Bug修改。 你升级后。服务端和客户端都更新成哪个版本了? 是所...npmjs上面的客户端你直接用26.6.0版本试下 因为最新的客户端对应的服务端fix你这边没有, 我们今天会更新一个最新版的jar包和客户端,...

    forum.aspose.com/t/6-26-5-1-final-6-console/330287
  7. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...would love to see this being fixed, as it is blocking progress...Given that this appears to be a bug tied to the interaction between...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  8. Add support for extension .esrijson for EsriJso...

    Hi Alexander, EsriJson is a JSON format used by Esri ArcGIS software to represent geographic features, including Esri-specific attributes. You support .json extension . Please add support for .esrijson extensions. …... Is it bug in your side ? Does my input...data‑specific limitation or a bug, could you please provide a minimal...

    forum.aspose.com/t/add-support-for-extension-es...
  9. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...system and will deliver their fixes according to the terms mentioned...older versions because it was a bug. A chart cannot actively reference...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  10. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...as updates often include bug fixes and improvements for handling...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...