Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 18,953 for

paragraph

(1.24 sec)
  1. A TXT konvertálása POTM-re C# .NET-en keresztül...

    Konvertálja a Word txt dokumentumokat PowerPoint potm fájlokká C# segítségével. Több fájl konvertálása az ASP.NET-en vagy más .NET-alkalmazásokon belül....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/hu/net/conversion/txt...
  2. Převést TXT na POT přes C# .NET nebo pomocí bez...

    Převeďte dokumenty Word txt na soubory PowerPoint pot pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/txt...
  3. تحويل TXT إلى POT عبر C# .NET أو مع محول مجاني ...

    تحويل مستندات Word txt إلى ملفات PowerPoint pot باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/txt...
  4. RevisionCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.RevisionCollection gestisci in modo efficiente le revisioni dei documenti con una potente raccolta di oggetti Revision per una modifica fluida.... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

    reference.aspose.com/words/it/net/aspose.words/...
  5. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class.... first_paragraph ) self . assertEqual ( ' SYMBOL...first_section . body . append_paragraph ( '' )) # The outer SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....ParagraphBreak Break between paragraphs. PageBreak Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument.... first_paragraph ) self . assertEqual ( ' SYMBOL...first_section . body . append_paragraph ( '' )) # The outer SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 程序化创建PDF文档|Aspose.PDF for Python via .NET

    本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...集合中 将 TextFragment 添加到页面的 paragraphs 集合中 保存生成的 PDF 文档 import aspose..." ) # 将文本片段添加到新页面 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/zh/python-net/create-document/
  9. Recherche et remplacement dans une présentation...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/fr/net/find-and-replace-...
  10. TabStop.Alignment | Aspose.Words per .NET

    Scopri la proprietà Allineamento TabStop per personalizzare facilmente l'allineamento del testo in corrispondenza delle tabulazioni, migliorando così il layout e la leggibilità del tuo documento.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

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