Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 15,551 for

paragraphs

(0.06 sec)
  1. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  2. C# 格式的 Aspose.Words Document Object Model (DOM)...

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 C# 读取、操作和修改 Word 文档的内容和格式。...可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode 类,而 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 以及图表上的所有其他省略号都是表示...

    docs.aspose.com/words/zh/net/aspose-words-docum...
  3. Создание сложного PDF|Aspose.PDF for .NET

    Aspose.PDF для NET позволяет создавать более сложные документы, которые содержат изображения, текстовые фрагменты и таблицы в одном документе.... Добавьте заголовок в Paragraphs страницы. Создайте TextFragment...таблицы. Добавьте (таблицу) в Paragraphs страницы. Сохраните документ...

    docs.aspose.com/pdf/ru/net/complex-pdf-example/
  4. Border.Equals | Aspose.Words för .NET

    Border Equals metod. Bestämmer om den angivna gränsen är lika i värde med den aktuella gränsen i C#....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. FieldStyleRef.InsertRelativePosition | Aspose.W...

    FieldStyleRef InsertRelativePosition proprietà. Ottiene o imposta se inserire la posizione relativa del paragrafo di riferimento in C#.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/it/net/aspose.words....
  6. Bekerja dengan Judul di PDF|Aspose.PDF untuk Py...

    Buat penomoran dalam judul dokumen PDF Anda dengan Python. Aspose.PDF untuk Python via .NET menawarkan berbagai jenis gaya penomoran.... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/id/python-net/working-with-...
  7. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  8. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  9. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  10. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...