Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 40,357 for

2026

(0.72 sec)
  1. Legends are mis placing while exporting from Ex...

    As per the excel and chart below, here lower bound column there is no color fill as per template. But in chart it is showing legend and legend colors for Range and Line. image.png (26.8 KB) So, here my question is I h…...excel-to-svg Venkataram March 19, 2026, 9:04am 1 As per the excel and...png (10.5 KB) leoluo March 19, 2026, 9:14am 2 Hi @Venkataram Please...

    forum.aspose.com/t/legends-are-mis-placing-whil...
  2. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting into PDF. We attatched the source file for your reference. Kindly try to fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...yang April 21, 2026, 8:18am 21 @Manish7320 Workbook...issue. Manish7320 April 21, 2026, 10:13am 23 ask2-aspose-package-1...

    forum.aspose.com/t/excel-character-misalignment...
  3. NullReferenceException in Concatenate() for cer...

    similar to NullReferenceException when concatenating files - #5 by skrz We have found 2 PDF files that throw the same exception. We can provide the files and the source code of a test program. We have reproduced the e…...concatenate-pdf StanYork April 16, 2026, 7:47pm 1 similar to NullReferenceExcepti...and 26.4 ilyazhuykov April 20, 2026, 8:06am 2 @StanYork It would...

    forum.aspose.com/t/nullreferenceexception-in-co...
  4. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...words-net AStelzner February 2, 2026, 11:50am 1 Hello, if we converting...Professionalize.Discourse February 2, 2026, 11:51am 2 @AStelzner You are...

    forum.aspose.com/t/html-to-pdf-special-characte...
  5. SkiaSharp problem after updating to 25.12 - Fre...

    <ItemGroup> <PackageReference Include="Aspose.Cells" Version="25.12.0" /> <PackageReference Include="Aspose.Words" Version="25.12.0" /> <!-- Below PackageReference used for a linux related cores cause Aspose requi…...bloodboilAaromatic March 19, 2026, 10:16am 1 <ItemGroup> <PackageReference...bloodboilAaromatic March 19, 2026, 10:18am 3 Csproj: <ItemGroup>...

    forum.aspose.com/t/skiasharp-problem-after-upda...
  6. Problem with the quotation marks («») - Free Su...

    Hello, I have a small problem with the quotation marks («»). When I use Aspose.Word for .net to merge database fields with a Word document, the text after the quotation marks doesn’t appear in the Word document after th…...couture February 23, 2026, 9:09pm 1 Hello, I have a small... alexey.noskov February 23, 2026, 9:28pm 2 @sylvain.couture Could...

    forum.aspose.com/t/problem-with-the-quotation-m...
  7. Convert an HEIC File into a PNG file - Free Sup...

    Hi I’m trying to convert an HEIC File into a PNG file, I understand than I need to use “Aspose.Imaging.HEIC.Adapter 26.1.0” but it does not work I’ve got the following error: Unable to load the file or assembly ‘Aspose…...Product Family ISIWARE April 14, 2026, 12:22pm 1 Hi I’m trying to...regards, stanislav.popov April 14, 2026, 1:08pm 2 @ISIWARE , Hi! Could...

    forum.aspose.com/t/convert-an-heic-file-into-a-...
  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. …...Product Family danies8 March 29, 2026, 2:47pm 1 Hi Alexander, EsriJson...Alexander.Matveev March 30, 2026, 7:56am 2 Hi, @danies8 Our EsriJsonDriver...

    forum.aspose.com/t/add-support-for-extension-es...
  9. Missing label in the legend of a PivotChart (SU...

    Hi Support, In an Excel workbook containing a PivotChart that displays the legend, when exported to PDF, the label for the second value is not displayed. I’ve attached an image showing the problem and a simple program …...cells-net andreagasparin March 11, 2026, 11:14am 1 Hi Support, In an...Professionalize.Cells March 11, 2026, 11:23am 2 @andreagasparin Hi...

    forum.aspose.com/t/missing-label-in-the-legend-...
  10. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...words-net Amol_Hekade February 18, 2026, 12:24pm 1 Pasing my code block...code. Amol_Hekade February 18, 2026, 12:25pm 2 Need you help on...

    forum.aspose.com/t/all-contents-block-sdtblock-...