Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 15,610 for

paragraphs

(0.07 sec)
  1. Travailler avec des Styles et des Thèmes|Aspose...

    Fonctions de formatage Microsoft Word améliorées, utilisation des styles et des thèmes à l'aide de Java....répertorier et compter les paragraphes et les suites de texte formatés...formaté avec un style de paragraphe spécifique et un style de...

    docs.aspose.com/words/fr/java/working-with-styl...
  2. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    اكتشف خاصية ApplyParagraphFormat في FindReplaceOptions لتنسيق الفقرات بسلاسة في مستنداتك. حسّن محتواك بسهولة!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, # which will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  6. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  7. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptions.SaveFormat | Aspose.Words per .NET

    Scopri come la proprietà SaveFormat di TxtSaveOptions definisce i formati di salvataggio dei documenti, garantendo che i file siano sempre nel formato di testo preferito....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Creiamo un oggetto "TxtSaveOptions"...

    reference.aspose.com/words/it/net/aspose.words....
  9. TxtSaveOptions.SaveFormat | Aspose.Words för .NET

    Upptäck hur egenskapen TxtSaveOptions SaveFormat definierar dokumentformat för att spara dem, vilket säkerställer att dina filer alltid är i önskat textformat....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Skapa ett "TxtSaveOptions"-objekt...

    reference.aspose.com/words/sv/net/aspose.words....
  10. RevisionsView Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.RevisionsView enum لاختيار بسهولة بين إصدارات المستند الأصلية والمنقحة لتسهيل التحرير والتعاون....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

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