Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 18,498 for

paragraphs

(0.07 sec)
  1. CompositeNode.AcceptStart | Aspose.Words per .NET

    Scopri come il metodo AcceptStart di CompositeNode migliora l'elaborazione dei documenti richiamando il metodo VisitXXXStart per un'integrazione ottimale dei visitatori.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  2. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is een in-memory weergave van een Word document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word document met behulp van C++.... bijvoorbeeld Section of Paragraph , zijn afgeleid van de CompositeNode...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/cpp/aspose-words-docum...
  5. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose.Words model obiect Document (DOM) în C++...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind C++.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/cpp/aspose-words-docum...
  8. Aspose.Words Model Obiect Document (DOM)|Aspose...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind Java.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/java/aspose-words-docu...
  9. Анимировать текст PowerPoint в Java|Документаци...

    Создайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Java, используя простые и оптимизированные примеры кода на Java....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ru/java/animated-text/
  10. InlineStory.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية InlineStory ParentParagraph للوصول بسهولة إلى الفقرة الأصلية لأي عقدة، مما يعزز تجربة إدارة المحتوى لديك....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

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