I know that with the Microsoft .NET platform you can perform some compatibility with Microsoft Office. Is there something that looks like it for iWork and the Cocoa framework?
Edit: Here are the details. I would like to create a GUI application that can generate Pages / Keynote / Numbers documents.
You can create Pages / Keynote / Numbers documents using applescript. However, the generation is somewhat limited, for example, Numbers you cannot create or edit charts, but you can create tables and fill tables with formulas or values.
There is AppleScript.
, , .
NSAttributedString can create Word and WordML documents , but cannot create Pages documents.
Keynote and Numbers are unparalleled within Cocoa.
Source: https://habr.com/ru/post/1736941/More articles:jQuery or C # ASP.Net page refresh detection - jqueryWhy in other languages there is no automatic garbage collection similar to Java Garbage Collector? - javaHow to delete columns? - unixSQL placeholder in WHERE IN, inserted rows do not work - sqlQuery to retrieve the top two rows from a table in SQL Server - sqlCan I access ViewState from one page to another page in Asp.Net? - asp.netCollision detection in a Java game? - javaThe best alternative to autonumber primary keys - ms-accessVectors for the 2D / 3D world in Java - javaкак создать экземпляр для типичного типа в С# - genericsAll Articles