Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 18,529 for

paragraphs

(0.16 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    اكتشف خاصية LeadingSpacesOptions في TxtLoadOptions لتخصيص التعامل مع المسافات البادئة. حسّن تحميل نصك باستخدام إعداد ConvertToIndent الافتراضي....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/ar/net/aspose.words....
  2. Gestionar listas con viñetas y numeradas en pre...

    Aprenda cómo gestionar listas con viñetas y listas numeradas en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python a través de .NET. Guía paso a paso con ejemplos de código para ayudarle a comenzar rápidamente....primer párrafo usando la clase Paragraph . Establece el tipo de viñeta...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/es/python-net/manage-bul...
  3. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    اكتشف خاصية ParagraphFormat PageBreakBefore، وتحكم بسهولة في فواصل الصفحات قبل الفقرات لتحسين تنسيق المستند وسهولة قراءته....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. RevisionsView Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.RevisionsView enum för att enkelt välja mellan original- och reviderade dokumentversioner för effektiv redigering och samarbete....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++....shortcut method that creates a Paragraph object with optional text...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...code below on the specific paragraph range.fields the (CC) sadly...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if para.is_list_item...

    forum.aspose.com/t/converting-word-lists-to-tex...
  7. Chercher

    chercher...spécifiques tels que des paragraphes, des tableaux, etc. Bibliothèque...Extraire le texte entre les paragraphes Extraction de texte entre...

    blog.aspose.com/fr/words/extract-text-from-word...
  8. Comment Extraire du Contenu Entre Les Nœuds de ...

    Extraction du contenu du document dans différents formats à l'aide de C++....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Séquences de...

    docs.aspose.com/words/fr/cpp/how-to-extract-sel...
  9. Archiv

    Archiv...být uzly na úrovni bloku (Paragraph , Table) nebo inline (např...is_composite) : include_next_paragraph(endNode, nodes) # Vraťte uzly...

    blog.aspose.com/cs/words/extract-text-from-word...
  10. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

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