Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 18,485 for

paragraphs

(0.18 sec)
  1. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::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 :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  3. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....section has Body with one Paragraph . public void EnsureMinimum...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/net/aspose.words/sec...
  6. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Esplora senza sforzo il tuo documento con il metodo MoveToParagraph di DocumentBuilder, che consente di spostare rapidamente il cursore su qualsiasi paragrafo della sezione....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/it/net/aspose.words/...
  7. CleanupOptions.DuplicateStyle | Aspose.Words fö...

    Optimera dina dokument med CleanupOptions DuplicateStyle-egenskap – ta enkelt bort dubbletter av formatering för en renare och effektivare formatering. Standardvärdet är falskt.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  9. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....ph method Gets the first paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ReplaceAction Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.ReplaceAction-enum för att kontrollera matchningsresultat i dina ersättningsåtgärder, vilket förbättrar effektiviteten och precisionen vid dokumentredigering.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....