Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,727 for

track changes

(0.16 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. Online DOTX File Comparison or Build .NET Apps ...

    Free online app to Compare different DOTX files. C# .NET comparison library code for DOTX documents.... Comparison helps manage changes in layout, instructional content...Update Tracking Document visual and instructional changes in shared...

    products.aspose.com/total/net/compare/dotx/
  6. "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...
  7. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...linked to the fact that I changed the endpoint position but in...rendered or updated after making changes to the data labels or their...

    forum.aspose.com/t/leaderlines-still-visible/31...
  8. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...My usecase is to edit the changes i make directly in the PST...But when checking it has not changed in the pst file any idea how...

    forum.aspose.com/t/how-to-get-the-following-val...
  9. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…...Changed table dimensions when text rotated and saved to PDF Aspose...the moment when the layout changes, so that’s the part I recreated...

    forum.aspose.com/t/changed-table-dimensions-whe...
  10. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....Shows how to use a callback to track external resources created while...Shows how to use a callback to change the resource URI. public void...

    reference.aspose.com/words/java/com.aspose.word...