Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,164 for

section

(0.12 sec)
  1. با استفاده از Python PDF را بسازید

    در چند مرحله یک PDF جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی PDF را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/pdf/
  2. Tạo WORD Bằng Python

    Tạo một WORD mới trong Python trong một vài bước. Dễ dàng tạo WORD bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/word/
  3. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/zh-hant/python-net/ma...
  4. Arsip

    Arsip...gunakan opsi Layout>Breaks>Section Breaks. Berikut adalah langkah-langkah...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/id/words/split-ms-word-document...
  5. Başlıklar ve Altbilgiler ile C++ kullanımı|Docu...

    Bu makale, C++ API veya Kütüphane kullanılarak başlık ve altbilgiye resim eklemek için betik komutlarıyla programlı olarak nasıl yapıldığını açıklar....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/tr/cpp/setting-headers-an...
  6. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  7. Run | Aspose.Words för .NET

    Skapa och anpassa din Run-klassinstans utan ansträngning. Lås upp kraftfulla funktioner för effektiv prestanda och förbättrad funktionalitet.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. ParagraphFormat.Alignment | Aspose.Words per .NET

    Scopri la proprietà Allineamento ParagraphFormat per personalizzare facilmente l'allineamento del testo nei tuoi paragrafi, migliorandone la leggibilità e la presentazione.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Node.GetText | Aspose.Words för .NET

    Upptäck Node GetText-metoden för att enkelt hämta text från en nod och dess underordnade element, vilket förbättrar din datahantering och utvecklingseffektivitet.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Arsip

    Arsip...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/id/words/extract-text-from-word...