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

track changes

(0.33 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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/
  7. Online PPS to XLSM Conversion or Build .NET bas...

    Free online app to convert PPS to XLSM files. .NET C# conversion library code for PPS documents....members, share macros, and track changes in real-time for more efficient...

    products.aspose.com/total/net/conversion/pps-to...
  8. C# API to Export EPUB to XAMLFLOW | products.as...

    Convert EPUB to XAMLFLOW without using Microsoft Word...publishers to quickly respond to changes in the market or industry....files to extract data insights, track reader behavior, and inform...

    products.aspose.com/total/net/conversion/epub-t...
  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...