Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,613 for

track changes

(0.1 sec)
  1. IFieldUpdatingProgressCallback | Aspose.Words f...

    Implement this interface if you want to Track field updating progress in Java....this interface if you want to track field updating progress. Examples:...when updating progress is changed. notify(FieldUpdatingProgres...

    reference.aspose.com/words/java/com.aspose.word...
  2. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...– such as text deletion – a change to the label in a SmartArt...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  3. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...“RefreshPivotTables()”, it changes to multi select. filter_multiselect...by one. Problem 1: Filter Changes to Multi-Select The issue where...

    forum.aspose.com/t/pivot-table-refresh-problems...
  4. How to Measure Java Performance Correctly

    Learn how to measure Java performance correctly, accounting for JVM warm-up, JIT, GC behavior, percentiles, JMH, and cold-start effects....difference — and it happens without changing the code . It happens because...regressions can hide if you only track averages. The histogram with...

    docs.aspose.com/html/java/how-to-measure-java-p...
  5. Java aspose-note 25.6 jar has incorrect service...

    It seems like the current aspose-note 25.6 jar has incorrect SPI provider files. For example, jar entry META-INF/services/javax.imageio.spi.ImageReaderSpi includes com.aspose.note.internal.twelvemonkeys.imageio.plugins.…...this jar has already been changed several times just over the...ticket(s) in our internal issue tracking system and will either deliver...

    forum.aspose.com/t/java-aspose-note-25-6-jar-ha...
  6. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....Modify a Table of Contents Change the Formatting of Styles The...and so on. This means that to change the look of the TOC these styles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  7. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…...can prevent subsequent style changes from being applied. Use the...of the text that you want to change. Code Here’s an updated code...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  8. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…... To ensure that footer changes are included in the comparison...will take into account any changes made in the footers, which...

    forum.aspose.com/t/header-footer-content-update...
  9. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …...The issue likely stems from changes in font handling in the newer...EmbedStandardFonts to false to see if that changes the behavior. Font Substitution...

    forum.aspose.com/t/invalid-font-name-on-documen...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...pick a different size that changes the layout. No CSS margin is...to see whether the margin changes. Run the minimal example above...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...