Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 4,678 for

paragraph builder

(0.28 sec)
  1. ControlChar.PageBreak | Aspose.Words لـ .NET

    اكتشف حقل فواصل الصفحات ControlChar، وأدر فواصل الصفحات بكفاءة باستخدام حرف x000c. بسّط تنسيق مستنداتك اليوم!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); //أضف مسافة عادية. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Upptäck ControlChar NonBreakingSpaceChar för sömlös textformatering. Förbättra dina dokument med fast mellanslagstecken char160 för förbättrad läsbarhet....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...till ett vanligt mellanslag. builder . Write ( "Before space." +...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ControlChar.SectionBreakChar | Aspose.Words för...

    Upptäck fältet ControlChar SectionBreakChar och optimera din dokumentformatering med det viktiga avsnittsslutstecknet för ett smidigt textflöde....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...till ett vanligt mellanslag. builder . Write ( "Before space." +...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. ترجمة Markdown إلى DOM|Aspose.Words لـ .NET

    ترجمة مستند Markdown إلى Document Object Model وإعادته باستخدام C#. حتى تتمكن من العمل مع Markdown المعقد الموجود وإنشاء مستند Markdown برمجيًا من البداية....StrikeThrough = true // Use a document builder to add content to the document...document. DocumentBuilder builder = new DocumentBuilder (); // Make...

    docs.aspose.com/words/ar/net/translate-markdown...
  5. Markdown'i DOM'ye çevir|.NET için Aspose.Words

    Bir Markdown belgesini Document Object Model'ye çevirin ve C# kullanarak geri alın. Böylece, mevcut karmaşık Markdown ile çalışabilir ve programlı olarak sıfırdan bir Markdown belgesi oluşturabilirsiniz....StrikeThrough = true // Use a document builder to add content to the document...document. DocumentBuilder builder = new DocumentBuilder (); // Make...

    docs.aspose.com/words/tr/net/translate-markdown...
  6. 將 Markdown 翻譯成 DOM|Aspose.Words for .NET

    翻譯一個 Markdown 文檔到 Document Object Model 並回來使用 C#。 這樣你就可以與複雜的現有 Markdown 合作,或從頭建立 Markdown 文檔。...StrikeThrough = true // Use a document builder to add content to the document...document. DocumentBuilder builder = new DocumentBuilder (); // Make...

    docs.aspose.com/words/zh-hant/net/translate-mar...
  7. Story.LastParagraph | Aspose.Words per .NET

    Accedi senza sforzo all'ultimo paragrafo della tua storia con la proprietà Story LastParagraph, migliorando la tua esperienza di gestione e modifica della narrazione.... public Paragraph LastParagraph { get ; } Esempi...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Archiv

    Archiv...# create a document builder object builder = aw.DocumentBuilder(doc)...# add text to the document builder.write("Hello world!") # save...

    blog.aspose.com/de/words/create-word-documents-...
  9. Procurar

    Procurar...# create a document builder object builder = aw.DocumentBuilder(doc)...# add text to the document builder.write("Hello world!") # save...

    blog.aspose.com/pt/words/create-word-documents-...
  10. TabStopCollection Class | Aspose.Words per .NET

    Scopri Aspose.Words.TabStopCollection. Gestisci facilmente tabulazioni personalizzate per paragrafi e stili, migliorando la formattazione dei tuoi documenti con precisione....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/it/net/aspose.words/...