Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 14,825 for

section

(0.12 sec)
  1. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertField | Aspose.Words per ...

    Migliora i tuoi documenti con il metodo InsertField di DocumentBuilder. Aggiungi e aggiorna facilmente i campi di Word per contenuti dinamici e funzionalità migliorate.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML 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/html/
  5. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....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/
  6. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown 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/md/
  7. 档案

    档案...deepClone() 方法将部分克隆到 Section 对象中。 创建一个新文档并使用 Document.getSections()...getSections().add(Section) 方法将克隆部分添加到文档中。 使用 Document.save(String)...

    blog.aspose.com/zh/words/split-ms-word-document...
  8. Lưu trữ

    Lưu trữ...chép phần vào một đối tượng Section bằng cách sử dụng phương thức...Document.getSection(). Add (Section) . Lưu tài liệu bằng phương...

    blog.aspose.com/vi/words/split-ms-word-document...
  9. 搜索

    搜索...deepClone() 方法將部分克隆到 Section 對像中。 創建一個新文檔並使用 Document.getSections()...getSections().add(Section) 方法將克隆的部分添加到文檔中。 使用 Document.save(String)...

    blog.aspose.com/zh-hant/words/split-ms-word-doc...
  10. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

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