Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 18,530 for

paragraphs

(0.22 sec)
  1. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...k < tmTb.Rows[i].Cells[j].Paragraphs.Count; k++) { } } } } } catch...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  2. ข้อความ 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/
  3. 档案

    档案...Paragraphs.Add() 方法将其添加到段落中。 创建一个新的...Graph.Shapes 集合中。 使用 Page.Paragraphs.Add() 方法将标题文本添加到页面。 创建一个新的...

    blog.aspose.com/zh/pdf/create-multi-column-pdf-...
  4. 搜索

    搜索...Paragraphs.Add() 方法將其添加到段落中。 創建一個新的...Graph.Shapes 集合中。 使用 Page.Paragraphs.Add() 方法將標題文本添加到頁面。 創建一個新的...

    blog.aspose.com/zh-hant/pdf/create-multi-column...
  5. Как изменить цвет текста в HTML? Примеры С#

    На примерах C# вы узнаете, как изменить цвет текста в HTML-файле с помощью встроенного и внутреннего CSS....code Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/ru/net/how-to-articles/how...
  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. Lưu trữ

    Lưu trữ...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/vi/slides/convert-ppt-to-video-...
  8. 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...
  9. 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...
  10. 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...