Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 15,546 for

paragraphs

(0.07 sec)
  1. 如何使用 Python 删除 Word 中的分页符

    本文指导如何使用 Python 删除 Word 中的分页符。它共享有关 IDE 设置的详细信息、任务列表和可运行的示例代码,以使用 Python 删除 Word 中的所有分页符。...Word 文件加载到 Document 类对象并访问其 paragraphs 遍历所有段落并检查每个段落之前的分页符 将 page_break_before...Word 中的所有分页符。 paragraphs 集合中的每个节点都使用 as_paragraph() 方法转换为一个段落,并检查属性...

    kb.aspose.com/zh/words/python/how-to-delete-pag...
  2. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Inline...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.Equals | Aspose.Words لـ .NET

    Border Equals طريقة. تحديد ما إذا كان الحد المحدد مساويًا في القيمة للحد الحالي في C#....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. LayoutCollector.GetEntity | Aspose.Words per .NET

    LayoutCollector GetEntity metodo. Restituisce una posizione opaca delLayoutEnumerator che corrisponde al nodo specificato. È possibile utilizzare il valore restituito come argomentoCurrent dato che il documento in corso enumerato e il documento del nodo sono gli stessi in C#....metodo funziona solo per Paragraph nodi, così come nodi inline...è stata restituita per a Paragraph il nodo è un intervallo di...

    reference.aspose.com/words/it/net/aspose.words....
  8. StyleCollection.Item | Aspose.Words لـ .NET

    StyleCollection Item ملكية. الحصول على النمط بالاسم أو الاسم المستعار في C#....Paragraph"، فستطبق المجموعة قيم // الخاصية...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....ph method Gets the first paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. FieldStyleRef.InsertParagraphNumberInFullContex...

    FieldStyleRef InsertParagraphNumberInFullContext proprietà. Ottiene o imposta se inserire il numero del paragrafo di riferimento nel contesto completo in C#.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/it/net/aspose.words....