Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,621 for

track changes

(0.77 sec)
  1. Online XPS to EMZ Conversion or Build .NET base...

    Free online app to convert XPS to EMZ files. .NET C# conversion library code for XPS documents....analyze document metadata, track changes, and facilitate team communication...

    products.aspose.com/total/net/conversion/xps-to...
  2. Online PCL to POT Conversion or Build .NET base...

    Free online app to convert PCL to POT files. .NET C# conversion library code for PCL documents....visualize document layouts, track changes, and identify patterns in...

    products.aspose.com/total/net/conversion/pcl-to...
  3. 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...
  4. Redo/Undo options are not available in Aspose c...

    Hi Aspose, We are using Aspose cells editor for our native excel viewer, currently we need a option to redo or undo the applied Changes or to delete the content, image or charts. Can you look into this and help us in g…...to redo or undo the applied changes or to delete the content, image...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/redo-undo-options-are-not-av...
  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. 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...
  7. 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...
  8. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....in Microsoft Word while change tracking was enabled. isInsertRevision()...in Microsoft Word while change tracking was enabled. isMoveFromRevision()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  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...