<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Datei in C++ erstellen]]></title><description><![CDATA[<p>Guten Abend,</p>
<p>Also ich habe eine(mehrere) Frage(n).<br />
Ich habe durch fstream versucht eine Datei zu ertsllen und reinzuschreiben.<br />
Nun wollte ich dieses kleine Programm für Serienbriefe verwenden, doch klappt irgendwie nicht wie ich will.<br />
Meine Fragen währen:</p>
<ol>
<li>Warum kann ich keine .docx-Datei erstellen?</li>
<li>Kann ich Schriftgrösse, farbe etc. via C++ auch ändern?</li>
<li>Warum löscht es mir immer meine Kopfzeile wenn ich via C++ was anhänge?</li>
</ol>
]]></description><link>https://www.c-plusplus.net/forum/topic/320446/datei-in-c-erstellen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Apr 2026 11:18:43 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/320446.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Sep 2013 18:23:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Datei in C++ erstellen on Sat, 28 Sep 2013 18:23:37 GMT]]></title><description><![CDATA[<p>Guten Abend,</p>
<p>Also ich habe eine(mehrere) Frage(n).<br />
Ich habe durch fstream versucht eine Datei zu ertsllen und reinzuschreiben.<br />
Nun wollte ich dieses kleine Programm für Serienbriefe verwenden, doch klappt irgendwie nicht wie ich will.<br />
Meine Fragen währen:</p>
<ol>
<li>Warum kann ich keine .docx-Datei erstellen?</li>
<li>Kann ich Schriftgrösse, farbe etc. via C++ auch ändern?</li>
<li>Warum löscht es mir immer meine Kopfzeile wenn ich via C++ was anhänge?</li>
</ol>
]]></description><link>https://www.c-plusplus.net/forum/post/2356234</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356234</guid><dc:creator><![CDATA[ovoxo_21]]></dc:creator><pubDate>Sat, 28 Sep 2013 18:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to Datei in C++ erstellen on Sat, 28 Sep 2013 18:26:47 GMT]]></title><description><![CDATA[<p>Weil Word Dokumente ein spezielles Dateiformat haben. Du musst dich also entweder einlesen und das korrekt nachprogrammieren oder schauen, ob es dafür fertige Bibliotheken gibt.</p>
<p>Da du Anfänger zu sein scheinst, ist das aber evtl. schon als fortgeschrittenes Unterfangen zu bezeichnen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2356235</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356235</guid><dc:creator><![CDATA[jhkhjkhjk]]></dc:creator><pubDate>Sat, 28 Sep 2013 18:26:47 GMT</pubDate></item><item><title><![CDATA[Reply to Datei in C++ erstellen on Sat, 28 Sep 2013 18:34:08 GMT]]></title><description><![CDATA[<blockquote>
<ol start="3">
<li>Warum löscht es mir immer meine Kopfzeile wenn ich via C++ was anhänge?</li>
</ol>
</blockquote>
<p>Hast du den Dateistream richtig geöffnet (mit<a href="http://www.cplusplus.com/reference/ios/ios_base/openmode/" rel="nofollow"> <code>ios_base::app</code> </a>als Argument)?</p>
<blockquote>
<ol>
<li>Warum kann ich keine .docx-Datei erstellen?</li>
</ol>
</blockquote>
<p>Prinzipiell kann man das. Problematisch ist aber das Format. Woher weißt du, wie genau Microsoft alles in der Datei unterbringt?</p>
<blockquote>
<ol start="2">
<li>Kann ich Schriftgrösse, farbe etc. via C++ auch ändern?</li>
</ol>
</blockquote>
<p>Theoretisch schon, ist aber nicht so einfach, da du an all das irgendwie kommen musst.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2356236</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356236</guid><dc:creator><![CDATA[Sone]]></dc:creator><pubDate>Sat, 28 Sep 2013 18:34:08 GMT</pubDate></item><item><title><![CDATA[Reply to Datei in C++ erstellen on Sat, 28 Sep 2013 18:52:52 GMT]]></title><description><![CDATA[<p>Sone schrieb:</p>
<blockquote>
<p>Theoretisch schon, ist aber nicht so einfach, da du an all das irgendwie kommen musst.</p>
</blockquote>
<p>Das ist einfach. Ändere .docx in .zip und staune selbst. Das Problem reduziert sich darauf, eine einfache XML-Datei zu schreiben.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2356246</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356246</guid><dc:creator><![CDATA[AhnungslosFoundException]]></dc:creator><pubDate>Sat, 28 Sep 2013 18:52:52 GMT</pubDate></item><item><title><![CDATA[Reply to Datei in C++ erstellen on Sat, 28 Sep 2013 19:00:58 GMT]]></title><description><![CDATA[<p>AhnungslosFoundException schrieb:</p>
<blockquote>
<p>Sone schrieb:</p>
<blockquote>
<p>Theoretisch schon, ist aber nicht so einfach, da du an all das irgendwie kommen musst.</p>
</blockquote>
<p>Das ist einfach. Ändere .docx in .zip und staune selbst. Das Problem reduziert sich darauf, eine einfache XML-Datei zu schreiben.</p>
</blockquote>
<p>Dem TE fehlen möglicherweise Grundlagen. Für den dürfte es bereits schwer werden, TinyXML zu verwenden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2356251</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356251</guid><dc:creator><![CDATA[Sone]]></dc:creator><pubDate>Sat, 28 Sep 2013 19:00:58 GMT</pubDate></item><item><title><![CDATA[Reply to Datei in C++ erstellen on Sun, 29 Sep 2013 10:08:37 GMT]]></title><description><![CDATA[<p>Wie wäre es, für dieses Projekt VC++ einzusetzen?<br />
Denn für MS Office gibt es fertige Assemblies, siehe:<br />
<a href="http://msdn.microsoft.com/en-us/library/vstudio/bb157880.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/vstudio/bb157880.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2356359</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2356359</guid><dc:creator><![CDATA[Bananenbieger]]></dc:creator><pubDate>Sun, 29 Sep 2013 10:08:37 GMT</pubDate></item></channel></rss>