Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 15,603 for

paragraphs

(0.04 sec)
  1. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is een herinneringsrepresentatie van een Word-document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word-document met behulp van C#....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/net/aspose-words-docum...
  2. Aspose.Words об'єктна модель документа (DOM) в ...

    Об'єктна модель документа (DOM) - це представлення документа Word в пам'яті. Зчитуйте, маніпулюйте та змінюйте вміст та форматування документа Word за допомогою C++....вузли, наприклад, Section або Paragraph , є похідними від класу CompositeNode...нижче. Document , Section , Paragraph , Table , Shape , Run , а...

    docs.aspose.com/words/uk/cpp/aspose-words-docum...
  3. Range.Replace | Aspose.Words för .NET

    Ersätt enkelt alla förekomster av ett teckensträngmönster med metoden Range Replace. Förbättra din textbehandling med detta kraftfulla verktyg!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Porción|Documentación de Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/es/cpp/portion/
  5. Cell.ParentRow | Aspose.Words för .NET

    Upptäck egenskapen Cell ParentRow för att enkelt komma åt överordnad rad i valfri cell, vilket förbättrar din datahantering och navigeringseffektivitet....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....hopsättning Aspose.Words Cell.Paragraphs Cell.PreviousCell Svenska...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....collection of borders of the paragraph. @property def borders ( self...Examples Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Portion|Aspose.Slides Dokumentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/de/cpp/portion/
  8. Document.Accept | Aspose.Words per .NET

    Semplifica la gestione dei visitatori con il nostro metodo di accettazione dei documenti. Migliora sicurezza ed efficienza per un'esperienza impeccabile.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Travailler avec la table des matières|Aspose.Wo...

    Insérez et gérez la `Table des matières` dans un document à l'aide de Python.... Par exemple, un paragraphe avec le style Titre 1 sera...niveau du `TOC` tandis qu'un paragraphe avec le style Titre 2 sera...

    docs.aspose.com/words/fr/python-net/working-wit...
  10. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

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