Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,753 for

track changes

(0.17 sec)
  1. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... If I change manually in Excel the labels...Globalization.CultureInfo("fr-FR")); // Change to your desired culture var...

    forum.aspose.com/t/export-pivottable-as-image-s...
  2. DOCX (with ( Content Controls) to HTML conversi...

    Hi, I have the below code to convert an MS Word file to an HTML file using ASPOSE Words ( Java). The MS Word file has Content Controls. Document d = new Document("TEST.docx"); SaveOptions opt = SaveOptions.createSave…...ticket(s) in our internal issue tracking system and will deliver their...that way we will need minimal change on Agiloft side. Thanks! alexey...

    forum.aspose.com/t/docx-with-content-controls-t...
  3. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...There is no documented breaking change from 24.8 to 24.9 in this regard...sequence and suggest the minimal change? alexey.noskov February 19...

    forum.aspose.com/t/content-hierarchy-error-inse...
  4. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …... Changing these values to “NA” allows...rather than the standard “NA”. Changing these values to “NA” allows...

    forum.aspose.com/t/project-save-does-not-finish...
  5. Bug in Aspose.Slides for Java – Wrong Slide Ima...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a bug in the Aspose.Slides for Java library, specifically related to incorrect thumbnail rendering after export when using the calibri fo…...Jpeg); } } } Please Change the import/export paths accordingly...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/bug-in-aspose-slides-for-jav...
  6. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...11:34am 5 hi, please do the blowe change on my excel file: Screenshot...2025-05-23 193238.jpg (217.9 KB) change the parameter from 45 to 0...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  7. Specificați opțiunile de aspect în Java|Aspose....

    Creați documente de ieșire cu diferite machete, în funcție de parametrii specificați în Document folosind Java....folosind caseta de dialog" Track Changes Options", așa cum se arată...

    docs.aspose.com/words/ro/java/specify-layout-op...
  8. Mht to pdf - exception - The document appears t...

    language java 21 library aspose-html 25.2 During conversion from mht to pdf, exception is thrown “The document appears to be corrupted and cannot be loaded.” input file 55.zip (87.2 KB)...ticket(s) in our internal issue tracking system and will deliver their...noskov i apologise. i have changed the issue reported in apose...

    forum.aspose.com/t/mht-to-pdf-exception-the-doc...
  9. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…... the chart title has been changed from Chinese to English. How...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/problems-converting-word-to-...
  10. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...ToArray()); I noticed that if I change type in HTML for tag from data:image/svg+xml...images. You mentioned that changing the <img> tag type from data:image/svg+xml...

    forum.aspose.com/t/graphic-elements-in-html-are...