Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 19,019 for

paragraphs

(0.07 sec)
  1. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Upptäck DocumentVisitor VisitParagraphEnd-metoden – hantera effektivt styckeuppräkning i dina applikationer för förbättrad prestanda....VisitParagraphEnd ( Paragraph paragraph ) Parameter Typ Beskrivning...Beskrivning paragraph Paragraph Objektet som besöks. Returvärde En...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Comment éliminer les sauts de page dans Word à ...

    Cet article explique comment éliminer les sauts de page dans Word à l'aide de Java. Il contient des détails sur les paramètres d'environnement, une liste d'étapes de programmation et un exemple de code exécutable pour supprimer tous les sauts de page dans Word à l'aide de Java....accédez aux paragraphes Parcourez tous les paragraphs pour trouver...page avant chaque paragraphe Dans un paragraphe, parcourez toutes...

    kb.aspose.com/fr/words/java/how-to-eliminate-pa...
  3. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    اكتشف خاصية ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle. حسّن تصميم مستندك بإزالة المسافات بين الفقرات المتشابهة.... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C++....insert the paragraph number of the referenced paragraph in relative...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Exporter des équations mathématiques depuis les...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour Python via .NET—préservez le formatage et améliorez la compatibilité....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/fr/python-net/exporting-...
  7. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Portion|Documentation d'Aspose.Slides pour Node...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  9. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your Paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...represents the right indent for paragraph. public double RightIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  10. Tourner le texte à l'intérieur du PDF en utilis...

    Découvrez différentes façons de faire pivoter le texte vers le PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, de faire pivoter un fragment de texte ou un paragraphe entier....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...fragments de texte au paragraphe paragraph -> AppendLine ( textFragment1...

    docs.aspose.com/pdf/fr/cpp/rotate-text-inside-pdf/