Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 18,590 for

paragraphs

(0.33 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    اكتشف خاصية LeadingSpacesOptions في TxtLoadOptions لتخصيص التعامل مع المسافات البادئة. حسّن تحميل نصك باستخدام إعداد ConvertToIndent الافتراضي....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/ar/net/aspose.words....
  2. TxtTrailingSpacesOptions Enum | Aspose.Words fö...

    Upptäck Aspose.Words.TxtTrailingSpacesOptions-enum för effektiv hantering av efterföljande utrymme vid import av textfiler. Förbättra din dokumenthantering idag!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/sv/net/aspose.words....
  3. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Scopri la proprietà TrailingSpacesOptions di TxtLoadOptions per gestire facilmente gli spazi finali. Personalizza la gestione con l'opzione predefinita Trim per risultati ottimali....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  5. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Scopri la proprietà LeadingSpacesOptions di TxtLoadOptions per personalizzare la gestione degli spazi iniziali. Ottimizza il caricamento del testo con l'impostazione predefinita ConvertToIndent....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  6. Animer le texte PowerPoint en .NET|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET, avec des exemples de code C# faciles à suivre et optimisés....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/net/animated-text/
  7. Установка свойства элементов структуры Tagged P...

    Узнайте, как установить свойства элементов структуры Tagged PDF в Python с помощью Aspose.PDF for Python via .NET, включая title, language, actual text, alternative text и expansion text....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ru/python-net/setting-struc...
  8. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. let doc = new aw ....writeln ( "Paragraph 1." ); builder . writeln ( "Paragraph 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...