Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,705 for

track changes

(1.92 sec)
  1. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...the most common reasons for a change in comparison behaviour after...the expected output. 1. What changed in 25.6? In the 25.6 release...

    forum.aspose.com/t/aspose-words-compare-incorre...
  2. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file Changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...XLS data is changed after loading and saving back Aspose.Cells...where data in an .xls file changes after I load and save it. For...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  3. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webpage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...functionality with some more changes in my previous code. I will...Hi Nayyer, I did some more changes in the code and tried the webpage...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  4. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...document that contains tracked changes Document doc = new Document("sections...// Is this break part of a tracked insertion or deletion? if ((breakNode...

    forum.aspose.com/t/section-break-as-revision-ho...
  5. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (Tracked Changes) that exist in this range in C++....collection of revisions (tracked changes) that exist in this range...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. Calculation difference compared with Excel 365 ...

    Hi, Using Aspose Cells for Java, version 25.4. First, the attached workbook is re-calculated in Excel 365, using CTRL+ALT+F9. When recalculating the workbook with Aspose Cells 25.4, at least one of the cells Changes t…...at least one of the cells changes to a different value. Sample...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/calculation-difference-compa...
  7. C# API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM without using Microsoft Word...and Change Tracking : Convert MD files to track changes and collaborate...

    products.aspose.com/total/net/conversion/md-to-...
  8. Remove WORD Annotation Online or Manage Annotat...

    delete comments from WORD file through online app for free. Java API code to manage comments of WORD files....drafts, highlight required changes, and approve final content...Automate annotation for approvals, track edits, and manage version histories...

    products.aspose.com/total/java/annotate/word/
  9. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…... This could be due to changes in how the newer version handles...settings in your code, or changes in the Aspose version regarding...

    forum.aspose.com/t/only-some-contents-are-bold/...
  10. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...display as expected due to changes in SVG handling compared to...documentation for any updates or changes related to SVG handling in...

    forum.aspose.com/t/insert-html-into-word-includ...