Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,450 for

track changes

(0.07 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. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions....used to highlight revision changes. BY_AUTHOR Revisions of each...) # Insert a revision, then change the color of all revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java.... Note that after changing any of the options present...be called in order for the changed options to be applied to the...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change Tracking was enabled....in Microsoft Word while change tracking was enabled. @property...Microsoft Word while # tracking changes. If we involve an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change Tracking was enabled....in Microsoft Word while change tracking was enabled. @property...Microsoft Word while # tracking changes. If we involve an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Output): When the font size changes in Word, the black circle scales...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/rendering-issues-with-fielde...
  8. 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-...
  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. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…... This ensures that any changes made to the smart object are...object layer after making changes. Save Options : When saving...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...