Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 15,536 for

paragraphs

(0.04 sec)
  1. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  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. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....setText("Add text to this paragraph."); builder.getCurrentParagraph()...then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....a Section, a Body, and a Paragraph. const section = new aw ....); const para = new aw . Paragraph ( doc ); body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Создание сложного PDF|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ru/net/complex-pdf-example/
  6. Erstellen eines Textfelds, bei dem jede Zeile e...

    Erfahre, wie man ein Textfeld mit unterschiedlicher horizontaler Ausrichtung für jede Zeile unter Verwendung von Aspose.Cells mit C++ erstellt...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/cpp/create-textbox-in-...
  7. Section.EnsureMinimum | Aspose.Words för .NET

    Section EnsureMinimum metod. Säkerställer att avsnittet harBody med enParagraph i C#....avsnittet har Body med en Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. EditableRangeEnd.NodeType | Aspose.Words لـ .NET

    EditableRangeEnd NodeType ملكية. إرجاعEditableRangeEnd في C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    اكتشف خاصيتي EditableRangeEnd وEditableRangeStart. أدر نطاقات البيانات بسهولة باستخدام مُعرِّفات فريدة لتحسين التحكم والكفاءة...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. إضافة كائن دائرة إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن دائرة في ملف PDF باستخدام Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ar/net/add-circle/