Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 1,626 for

track changes

(1.5 sec)
  1. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...times without the field name changing. When I create the PDF mentioned...enhancement tickets in our issue tracking system as follows: PDFNET-43457...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  2. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...see whether the behavior has changed. I could not fully verify this...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  3. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P... So I changed the code ImportFormatMode....in the source document is changed to Calibri Light in the same...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  4. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...Cells["A1"]; // Change "A1" to the cell with your...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  5. Spill function is not updating - Free Support F...

    Dear Aspose Team, I am using Aspose.Cells 25.11.0. .NET 9.0 We have Spill Function includes LET with XLOOKUP and run RefreshDynamicArrayFormulas and CalculateFormula Spill function does not update correctly. If I s…...from tables and if data has changed, Spill Function shows previous...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/spill-function-is-not-updati...
  6. Apose Word Java : transforming a word document ...

    Hello, we changed our Word document to integrate new fonts. When saving these documents with Java library (version jdk17 26.2), One of them (ttf) which has been designed to draw icons does not seem to work properly when…... 2026, 4:31pm 1 Hello, we changed our Word document to integrate...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/apose-word-java-transforming...
  7. FontConfigSubstitutionRule.isFontConfigAvaiable...

    hi all there was a topic https://forum.aspose.com/t/fontconfigsubstitutionrule-isfontconfigavailable-returns-false-on-linux/276056 two years ago saying same thing, I have docker env, fontconfig installed, fc-match avail…...toString()); from my side when i change it to var1.command(new String[]{"fc-match"...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  8. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...ticket(s) in our internal issue tracking system and will deliver their...exact release timeline may change....

    forum.aspose.com/t/table-text-becomes-verticall...
  9. Aspose Email Java 17 - Free Support Forum - asp...

    We have been using Apsose Email to get messages from an Exchange EWS Server. Recently we were forced to make an upgrade to Open JDK 17. I checked the documentation and played around with different dependencies but to n…...ticket(s) in our internal issue tracking system and will deliver their...the JDK itself. This was a change that started from JDK 11, where...

    forum.aspose.com/t/aspose-email-java-17/286893
  10. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... object valueObject; bool changed = false; foreach (TextFragment...valueString; changed = true; } } } return changed; } Expected...

    forum.aspose.com/t/issue-with-text-placeholders...