Coder Social home page Coder Social logo

Comments (9)

jeremy-msft avatar jeremy-msft commented on August 10, 2024

Hi @ishanig11, please see the documentation for Word.ChangeTrackingMode enum, which includes a sample for how to get and set the change tracking mode.

from office-js.

ishanig11 avatar ishanig11 commented on August 10, 2024

I tried as context.document.changeTrackingMode = Word.ChangeTrackingMode.off;
but I am getting context.document.changeTrackingMode not available exeception.

from office-js.

xiruatms avatar xiruatms commented on August 10, 2024

@ishanig11 , thanks for reporting this. Will you please provide more information? Which platform are you using(Desktop?Word Online?)? What're the code you're using? More details will help us understand your issues better.

from office-js.

ishanig11 avatar ishanig11 commented on August 10, 2024

I want to use it for word,excel,ppt online as well as desktop version of office 365.

I am calling above code before opening document usinginsrtfromBase64 API.

from office-js.

xiruatms avatar xiruatms commented on August 10, 2024

Be noted: this API is supported on Word (both Desktop and Online), but not Excel & PPT. On which application did you encountered such exception please?

from office-js.

ishanig11 avatar ishanig11 commented on August 10, 2024

On Word only.

from office-js.

xiruatms avatar xiruatms commented on August 10, 2024

If possible, will you please post your codes or screenshot here so that I can understand your issue? I can NOT repro it in my environment.

from office-js.

ishanig11 avatar ishanig11 commented on August 10, 2024

@xiruatms : can you share code which you are using? I will test with that code in my local environment.

from office-js.

xiruatms avatar xiruatms commented on August 10, 2024

Take a try with this please: https://gist.github.com/xiruatms/ba10a01e1de0cddde5fe88c9911c2232

from office-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.