Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 18,545 for

paragraphs

(0.14 sec)
  1. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  2. Texto Matemático|Documentación de Aspose.Slides

    Explore ejemplos de MathematicalText de Aspose.Slides for Java: cree y dé formato a ecuaciones, fracciones, matrices y símbolos con Java en presentaciones PPT, PPTX y ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/es/java/examples/element...
  3. آرشیوها

    آرشیوها...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # افکت...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/fa/slides/apply-text-animation-...
  4. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...NET, paragraph formatting can be lost in...output files . To preserve paragraph formatting when splitting...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  5. In Aspose.words the NUMBERING_PROPERTIES WOULD ...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTI…..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  6. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...childNodes[i]; if (subNode is Paragraph para) { if (para.ParagraphFormat...nodeToRemove in nodesToRemove) { Paragraph node1 = nodeToRemove.NextSibling...

    forum.aspose.com/t/section-breaks-lost-during-d...
  7. ข้อความ Markdown, Markdown Blockquote – รหัส C#

    สร้างข้อความ Markdown หรือ Markdown blockquote ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/th/net/markdown-text/
  8. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android mediante Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establecer el tipo de viñeta...Crear un párrafo Paragraph para = new Paragraph (); // Establecer...

    docs.aspose.com/slides/es/androidjava/manage-bu...
  9. ค้นหา

    ค้นหา...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // แสดงข้อความ...

    blog.aspose.com/th/slides/extract-text-from-pow...
  10. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/tab...