Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 18,530 for

paragraphs

(0.12 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Verwalten von Aufzählungs‑ und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java verwalten. Schritt‑für‑Schritt‑Anleitung....Absatzinstanz mit der Klasse Paragraph . Legen Sie den Aufzählungstyp...eines Absatzes Paragraph para = new Paragraph (); // Festlegen...

    docs.aspose.com/slides/de/java/manage-bullet/
  3. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...Crear un párrafo Paragraph para = new Paragraph (); // Establecer...

    docs.aspose.com/slides/es/java/manage-bullet/
  4. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, # which will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/doc/
  7. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/word/
  8. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/
  9. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Upptäck egenskapen ApplyParagraphFormat i FindReplaceOptions för sömlös styckeformatering i dina dokument. Förbättra ditt innehåll utan ansträngning!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  10. RevisionsView Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.RevisionsView enum لاختيار بسهولة بين إصدارات المستند الأصلية والمنقحة لتسهيل التحرير والتعاون....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...