Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 18,592 for

paragraphs

(0.13 sec)
  1. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  2. Задаване на настройките на подредбата Python|As...

    Посочване на подредбата Опции за различни подредби на документи, използвайки Python.... show_paragraph_marks . Boolean стойност,...не се вижда освен ако show_paragraph_marks Имотът е готов да го...

    docs.aspose.com/words/bg/python-net/specify-lay...
  3. Aspose::Words::ParagraphFormat::get_Shading met...

    Aspose::Words::ParagraphFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the paragraph in C++....shading formatting for the paragraph. System :: SharedPtr < Aspose...builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. TabStop Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.TabStop, din lösning för anpassade tabbstopp i dokumentformatering. Förbättra dina dokument med precision och enkelthet!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... myDir + "Paragraphs.docx" ); // Any node that...Document ( base . myDir + "Paragraphs.docx" ); for ( let node =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphstyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Body | Aspose.Words لـ .NET

    أنشئ وخصّص نسخة جديدة من Body بسهولة باستخدام مُنشئنا البديهي. استمتع بتكامل سلس لمشاريعك اليوم!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Body | Aspose.Words för .NET

    Skapa och anpassa en ny Body-instans utan ansträngning med vår intuitiva konstruktor. Upplev sömlös integration för dina projekt idag!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Shape | Aspose.Words per .NET

    Crea oggetti di forma unici senza sforzo con il nostro Shape Constructor. Progetta forme personalizzate e migliora i tuoi progetti con facilità e precisione!...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... first_paragraph . append_child ( shape ) #...first_section . body . first_paragraph . append_child ( shape ) shapes...

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