Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,815 for

track changes

(0.43 sec)
  1. 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...
  2. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change Tracking was enabled in C++....in Microsoft Word while change tracking was enabled. bool Aspose...Microsoft Word while // tracking changes. If we involve an inline...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. ResourceSavingArgs.resource_file_name property ...

    ResourceSavingArgs.resource_file_name property. Gets or sets the file name (without path) where the resource will be saved to.... You can change the value of this property...Shows how to use a callback to track external resources created while...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...ticket(s) in our internal issue tracking system and will deliver their...related to unwanted style changes. We will keep you updated....

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  8. 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...
  9. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote 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...
  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...