Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 18,530 for

paragraphs

(0.86 sec)
  1. Aspose.Words DOM|Aspose.Words สำหรับ Python via...

    Document Object Model (DOM) คือการแสดงเอกสาร Word ในหน่วยความจำ อ่าน จัดการ และแก้ไขเนื้อหาและการจัดรูปแบบของเอกสาร Word โดยใช้ Python...ื่นได้ เช่น Section หรือ Paragraph ได้มาจากคลาส CompositeNode...่าง Document , Section , Paragraph , Table , Shape , Run และจุดไข่ปลาอื่นๆ...

    docs.aspose.com/words/th/python-net/aspose-word...
  2. Aspose.Words DOM|Aspose.Words для Python via .NET

    Объектная модель документа (DOM) - это представление документа Word в памяти. Считывайте, манипулируйте и изменяйте содержимое и форматирование документа Word с помощью Python....узлы, например, Section или Paragraph , являются производными от...ниже. Document , Section , Paragraph , Table , Shape , Run , а...

    docs.aspose.com/words/ru/python-net/aspose-word...
  3. Aspose.Words modelo de objecto do documento (DO...

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando C++.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run , e...

    docs.aspose.com/words/pt/cpp/aspose-words-docum...
  4. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Tạo PDF Bằng Python

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

    products.aspose.com/words/vi/python-net/make/pdf/
  6. Python를 사용하여 HTML 만들기

    몇 단계를 거쳐 Python에서 새 HTML를 만드세요. Python via .NET 라이브러리를 사용하여 HTML을 쉽게 생성합니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/html/
  7. สร้างเอกสารใน Python

    สร้างไฟล์โดยใช้ไลบรารี Python via .NET สร้างเอกสารใหม่ใน Python ได้ง่ายๆ ในไม่กี่ขั้นตอน...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/
  8. 使用 Python 製作 DOCX

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

    products.aspose.com/words/zh-hant/python-net/ma...
  9. ทำให้ DOCX โดยใช้ Python

    สร้าง DOCX ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOCX อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/docx/
  10. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/docx/