Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 39,096 for

2025

(0.15 sec)
  1. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...Leveille May 20, 2025, 12:04pm 1 Hello. I want to...Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx");...

    forum.aspose.com/t/save-unauthorized-character/...
  2. Aspose.PDF for AWS: change-fonts fontReplacemen...

    Specifically in this link, it mentions that the API expects a fontReplacementsJson: Aspose.PDF for AWS|Documentation. I can’t identify in the documentation what the expected JSON format is exactly. Can anyone help me wi…...Consulting marcelosrc May 7, 2025, 10:34pm 1 Specifically in this...with this?" amjad.sahi May 8, 2025, 11:09am 2 This topic has been...

    forum.aspose.com/t/aspose-pdf-for-aws-change-fo...
  3. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...cells-net bytefyre September 4, 2025, 3:28pm 1 In copying a particular...Professionalize.Discourse September 4, 2025, 3:28pm 2 @bytefyre It sounds...

    forum.aspose.com/t/formula-text-containing-loca...
  4. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...words-java kselvaraj June 10, 2025, 4:35pm 1 I have merge fields...Professionalize.Discourse June 10, 2025, 4:36pm 2 @kselvaraj To remove...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  5. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...aspose-cells sarathepiq September 15, 2025, 1:44pm 1 Hi Team, I don’t want...Professionalize.Discourse September 15, 2025, 1:44pm 2 @sarathepiq To hide...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  6. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...Family net Remus87 September 24, 2025, 9:28am 1 Hi! Developed a report...Professionalize.Discourse September 24, 2025, 9:28am 2 @Remus87 It appears...

    forum.aspose.com/t/limitation-of-number-of-rows...
  7. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...adlib September 4, 2025, 2:11pm 1 Hi there, Using latest...Professionalize.Discourse September 4, 2025, 2:11pm 2 @markmanley.adlib...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  8. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...words-java leotest1234 July 6, 2025, 6:41am 1 请看一下附件里的 template...Professionalize.Discourse July 6, 2025, 6:42am 2 @leotest1234 Cause...

    forum.aspose.com/t/why-does-paragraphformat-get...
  9. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...kh October 7, 2025, 4:14pm 1 I have an issue with...Professionalize.Discourse October 7, 2025, 4:15pm 2 @bz.anton.kh It seems...

    forum.aspose.com/t/issue-with-outputting-sequen...
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...bloodboilAaromatic September 11, 2025, 12:45pm 1 i’m calling var blockCell...Professionalize.Discourse September 11, 2025, 12:45pm 2 @bloodboilAaromatic...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...