Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 49,987 for

2025

(0.23 sec)
  1. INT function returns #VALUE! - Free Support For...

    We are are using Aspose.Cells (NET), version 25.8.0. We have a function =INT(MY_CUSTOME_FUNC) from custom function in Windows and everything works correctly and =INT(MY_CUSTOME_FUNC) returns 1232 However, in Mac or Doc…...l August 19, 2025, 1:44pm 1 We are are using Aspose...Professionalize.Discourse August 19, 2025, 1:45pm 2 @aleksandr.l It sounds...

    forum.aspose.com/t/int-function-returns-value/3...
  2. GLTF Extensions - Free Support Forum - aspose.com

    Posting this again as for some reason it has been unlisted. Hi, I’ve been testing the new glTF Mesh and Structural Metadata features, and they appear to be working well. However, I’ve noticed that the extensionsUsed an…...Product Family TPovey2 October 9, 2025, 11:26am 1 Posting this again...Professionalize.Discourse October 9, 2025, 11:26am 2 @TPovey2 Hi Tom,...

    forum.aspose.com/t/gltf-extensions/319623
  3. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...linq-reporting-engine PramodMn July 15, 2025, 10:42am 1 I’m using the LINQ...Professionalize.Discourse July 15, 2025, 10:43am 2 @PramodMn Cause The...

    forum.aspose.com/t/jsondatasource-initializatio...
  4. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...pdf-net skowald November 5, 2025, 2:04pm 1 A bad href link in...Professionalize.Discourse November 5, 2025, 2:06pm 2 @skowald Summary When...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  5. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…...Family words-net xxtears May 19, 2025, 6:06am 1 Env Windows 11 Aspose...4 KB) alexey.noskov May 19, 2025, 6:15am 2 @xxtears We have opened...

    forum.aspose.com/t/infinite-wait-time-when-conv...
  6. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …...aspose-cells CGmieet September 30, 2025, 4:40pm 1 image.png 1539×590...Professionalize.Discourse September 30, 2025, 4:41pm 2 @CGmieet To change...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  7. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...docx转PDF后,生僻字不显示 中文技术支持 ZhonghaoSun July 2, 2025, 10:21am 1 版本:23.8 编程语言:java...Professionalize.Discourse July 2, 2025, 10:22am 2 @ZhonghaoSun Cause...

    forum.aspose.com/t/docx-pdf/314728
  8. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...notifier March 24, 2025, 6:41pm 22 The issues you have...3 . sergei.shibanov April 4, 2025, 10:54am 23 @hasanirmak Task...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  9. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...Family cells-net BASSETTI May 2, 2025, 2:40pm 1 Hello, I need to manage...Professionalize.Discourse May 2, 2025, 2:40pm 2 @BASSETTI Could you...

    forum.aspose.com/t/checkbox-on-excel/312207
  10. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Family words-java Crane March 28, 2025, 2:32pm 1 for (Paragraph paragraph...Professionalize.Discourse March 28, 2025, 2:34pm 2 @Crane To modify the...

    forum.aspose.com/t/how-to-modify-footnote-conte...