OpenXML을 사용하여 docx 파일의 MainDocumentPart를 가져올 수 있지만 다음과 같은 ooxml 문서 패키지를 가져올 수 없습니다. 아무도 이것에 대해 약간의 의견을 나눌 수 있습니까?.docx를 ooxml 문서 패키지로 변환하는 코드
<pkg:package xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
<pkg:part pkg:name="/_rels/.rels" pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:padding="512">
<pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId2" Type="http://schemas.microsoft.com/office/2011/relationships/webextensiontaskpanes" Target="word/webextensions/taskpanes.xml"/>
<Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="word/document.xml"/>
</Relationships>
</pkg:xmlData>
</pkg:part>
이 포럼 사이트와 달리, 우리는 "감사합니다"를 사용하지 않는 사용, 또는 "어떤 도움을 주시면 감사", 또는 서명하기 에 [so]. "[안녕하세요, '고마워,'태그 라인 및 인사말을 게시물에서 삭제해야합니까?] (http://meta.stackexchange.com/questions/2950/should-hi-thanks-taglines-and-salutations-be 참조) -off-from-posts) –