Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 18,952 for

paragraphs

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

    Upptäck TxtLoadOptions egenskap LeadingSpacesOptions för att anpassa hanteringen av radavstånd. Optimera din textinläsning med standardinställningen ConvertToIndent....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/sv/net/aspose.words....
  2. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtLeadingSpacesOptions Enum | Aspose.Words per...

    Scopri l'enum Aspose.Words TxtLeadingSpacesOptions per una gestione efficiente degli spazi iniziali durante l'importazione di file di testo. Ottimizza l'elaborazione dei tuoi documenti oggi stesso!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for C++.... A list item is a paragraph whose bullet settings are...are controlled through its paragraph format. Use the IParagraph...

    docs.aspose.com/slides/cpp/manage-lists/
  5. Python에서 Tagged PDF 구조 요소 속성 설정|Aspose.PDF for ...

    Aspose.PDF for Python via .NET를 사용하여 Python에서 Tagged PDF 구조 요소 속성을 설정하는 방법을 배우십시오. 여기에는 제목, 언어, 실제 텍스트, 대체 텍스트 및 확장 텍스트가 포함됩니다....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ko/python-net/setting-struc...
  6. تعيين خصائص عنصر بنية PDF الموسومة في Python|As...

    تعرف على كيفية تعيين خصائص عنصر بنية PDF الموسومة في Python باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك العنوان واللغة والنص الفعلي والنص البديل ونص التوسيع....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ar/python-net/setting-struc...
  7. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless text formatting....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Gérer les listes à puces et numérotées dans les...

    Apprenez comment créer et mettre en forme des listes à puces, image, à plusieurs niveaux et numérotées dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour C++....Un élément de liste est un paragraphe dont les paramètres de puce...contrôlés via son format de paragraphe. Utilisez la méthode IPa...

    docs.aspose.com/slides/fr/cpp/manage-lists/