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

paragraphs

(0.94 sec)
  1. TabStopCollection.Clear | Aspose.Words per .NET

    Cancella senza sforzo tutte le posizioni di tabulazione con il metodo TabStopCollection Clear. Semplifica il tuo layout per un'interfaccia più pulita e organizzata....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  2. TabStopCollection.Clear | Aspose.Words för .NET

    Rensa enkelt alla tabbstoppspositioner med metoden TabStopCollection Clear. Effektivisera din layout för ett renare och mer organiserat gränssnitt....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Formato de texto de presentación en .NET|Docume...

    Formatee y diseñe texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Personalice fuentes, colores, alineación y más....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...resaltado para todo el párrafo. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/text-formatting/
  4. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 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/zh-hant/python-net/ma...
  6. ทำให้ HTML โดยใช้ Python

    สร้าง HTML ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี 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/html/
  7. ทำให้ PDF โดยใช้ Python

    สร้าง PDF ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง PDF อย่างง่ายดายโดยใช้ไลบรารี 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/pdf/
  8. 在 Python 中製作文檔

    使用 Python via .NET 庫創建文件。只需幾個步驟即可在 Python 中輕鬆創建新文檔。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/make/
  9. Python를 사용하여 WORD 만들기

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

    products.aspose.com/words/ko/python-net/make/word/
  10. Python를 사용하여 PDF 만들기

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

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