c# - Office Open XML SDK - good Introduction? -
i writing program modifies powerpoint files via office automation. painfully slow , error prone attempting move functionality office open xml sdk. read introductory texts microsoft, lacking understand how whole format works. interested in boundary between excel , powerpoint - planning update charts via office open xml.
here link downloadable copy of open xml explained.
for updating charts, this docx4j code may of interest; shows how using docx4j; worst case, can translate each step c#/open xml sdk.
Comments
Post a Comment