Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,510 for

paragraphs

(0.12 sec)
  1. Aperçu du Tableau|Aspose.Words pour Java

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes, des colonnes dans Aspose.Words pour Java. Comment travailler avec des tables dans Java....table et est composé d’un Paragraph et d’autres nœuds de niveau...utilisant le DocumentExplorer . Paragraphe vide après le Tableau L’image...

    docs.aspose.com/words/fr/java/table-overview/
  2. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mithilfe von C#....beispielsweise Section oder Paragraph , werden von der CompositeNode...dargestellt. Document , Section , Paragraph , Table , Shape , Run und...

    docs.aspose.com/words/de/net/aspose-words-docum...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is een in-geheugen weergave van een Word document. De inhoud en opmaak van een Word-document lezen, manipuleren en wijzigen met behulp van Java....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/java/aspose-words-docu...
  5. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 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. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. def...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.LastParagraph | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Convertir les présentations PowerPoint en vidéo...

    Apprenez comment convertir les présentations PowerPoint et OpenDocument en vidéo avec Python. Découvrez des exemples de code et des techniques d'automatisation pour rationaliser votre flux de travail....exemple, nous animons les paragraphes sur les objets afin qu’ils..., 300 ) para1 = slides . Paragraph () para1 . portions . add...

    docs.aspose.com/slides/fr/python-net/convert-po...
  9. Range.Revisions | Aspose.Words لـ .NET

    اكتشف مجموعة تعديلات النطاق. تتبع وأدر تغييرات العقارات بسهولة مع مجموعتنا الشاملة من التعديلات لتحسين وضوح المشروع....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. @property def snap_to_grid...

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