Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,201 for

section

(0.71 sec)
  1. Зробіть DOCX За Допомогою Python

    Створіть новий DOCX у Python за кілька кроків. Легко створіть DOCX за допомогою Python via .NET бібліотеки....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/uk/python-net/make/docx/
  2. Зробіть Markdown За Допомогою Python

    Створіть новий Markdown у Python за кілька кроків. Легко створіть Markdown за допомогою Python via .NET бібліотеки....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/uk/python-net/make/md/
  3. Faceți DOC Folosind Python

    Creați un nou DOC în Python în câțiva pași. Creați cu ușurință DOC folosind Python via .NET biblioteca....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ro/python-net/make/doc/
  4. Lav DOC Ved Hjælp Af Python

    Lav en ny DOC i Python i nogle få trin. Opret nemt DOC ved hjælp af Python via .NET biblioteket....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/da/python-net/make/doc/
  5. 在C#中複製一個文件|Aspose.Words for .NET

    透過 C# 克隆文件以取得其複製版本。 當建立一份複本時,原始文件的節點和屬性會複製出來。... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/zh-hant/net/clone-a-docum...
  6. C#에서 문서 복제|.NET용 Aspose.Words

    C#를 사용하여 문서를 복제하여 동일한 사본을 얻으세요. 복사본을 만들 때 원본 문서의 노드와 속성이 복제됩니다.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ko/net/clone-a-document/
  7. Range.Delete | Aspose.Words لـ .NET

    احذف جميع الأحرف ضمن نطاق محدد بكفاءة باستخدام طريقة حذف النطاق. بسّط مهام تحرير النصوص لديك بسهولة!... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on Sections. For this we iterate over all Sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...documents on sections. For this we iterate over all sections of the...KeepDifferentStyles); workingDoc.Sections.Add(node); to import them...

    forum.aspose.com/t/importnode-changes-layout-of...
  9. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...