Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 997 for

march

(0.94 sec)
  1. Aspose.PDF Java HTML-to-PDF duplicates most bod...

    Simple test as shown below results in most of the html’s body being duplicated. Oddly, the majority of the body in the resulting PDF is included twice in a row. HTML displays find in browser. What am I doing wrong? B…...PDF Product Family aweber1nj1 March 18, 2026, 6:02pm 1 Simple test...getCanonicalPath()); } ilyazhuykov March 24, 2026, 10:19am 2 @aweber1nj1...

    forum.aspose.com/t/aspose-pdf-java-html-to-pdf-...
  2. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....license 3 25 March 31, 2025 Excel中图片丢失 cells-java 5 65 March 31, 2025...desktop supports Avalonia UI 3 31 March 31, 2025 Chart lines disappear...

    forum.aspose.com/c/cells/9
  3. Latest 日本語による技術サポート topics - Free Support Forum...

    日本からのお客様に技術サポートをご提供...た目が変わってしまう cells-net 9 128 March 27, 2025 CAD ファイルの load で java...not "file" 発生 cad-java 3 55 March 26, 2025 Aspose.PDFでXPSファイル...

    forum.aspose.com/c/japanese/26
  4. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got split into two tables in the next page in pdf. Simsun a…... rsv2 March 2, 2026, 4:21pm 9 @alexey.noskov...on this issue? alexey.noskov March 2, 2026, 6:08pm 10 @rsv2 Unfortunately...

    forum.aspose.com/t/table-content-getting-split-...
  5. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...Family ApplicationsTeamAvis March 26, 2026, 3:50pm 21 Here are...3 KB) ApplicationsTeamAvis March 26, 2026, 4:05pm 22 FULL EXAMPLE...

    forum.aspose.com/t/long-text-value-visible-when...
  6. 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…...words-net bloodboilAaromatic March 19, 2026, 10:16am 1 <ItemGroup>...missing? bloodboilAaromatic March 19, 2026, 10:18am 3 Csproj:...

    forum.aspose.com/t/skiasharp-problem-after-upda...
  7. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating word field functions? One of our documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({COMPARE "1"="1"} …...ag March 27, 2025, 8:48am 1 Hi, is there... Professionalize.Discourse March 27, 2025, 8:48am 2 @support...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  8. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...sonkar March 26, 2025, 10:23am 1 Steps to...pdf (60.1 KB) alexey.noskov March 26, 2025, 12:43pm 2 @abhishek...

    forum.aspose.com/t/defect-data-validations-in-t...
  9. System.InvalidCastException Occurs When Loading...

    Hi, Recently, a large number of clients have reported that their slides files cannot be processed. The error message is as follows. Please provide some assistance. Thank you. I got System.InvalidCastException:Unable to…... xxtears March 1, 2026, 4:40am 3 My clients...affect all versions. kngstr March 1, 2026, 5:06am 4 @xxtears xxtears:...

    forum.aspose.com/t/system-invalidcastexception-...
  10. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024, 10:54am 1 Archive...for .net 解压中文乱码 vadimyurko March 20, 2024, 12:33pm 2 @wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055