Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 18,511 for

paragraphs

(0.09 sec)
  1. Aspose.Words文档对象模型(DOM)|Aspose.Words为Java

    文档对象模型(DOM)是Word文档的内存表示形式。 使用Java读取、操作和修改Word文档的内容和格式。... 可以包含其他节点(例如 Section 或 Paragraph )的节点派生自 CompositeNode 类,而...所示。 Document , Section , Paragraph , Table , Shape , Run , 图...

    docs.aspose.com/words/zh/java/aspose-words-docu...
  2. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) là sự thể hiện trong bộ nhớ của một tài liệu Word. Đọc, thao tác và sửa đổi nội dung và định dạng của một tài liệu word bằng Java....node khác, ví dụ Section hay Paragraph thì xuất phát từ lớp CompositeNode...dưới. Document , Section , Paragraph , Table , Shape , Run , và...

    docs.aspose.com/words/vi/java/aspose-words-docu...
  3. إنشاء مربع نص حيث يحتوي كل سطر على محاذاة أفقية...

    تعلم كيفية إنشاء مربع نص يمكن لكل سطر أن يحتوي على محاذاة أفقية مختلفة باستخدام Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ar/nodejs-cpp/create-text...
  4. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, используя Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ru/nodejs-cpp/create-text...
  5. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...// Configure the builder's paragraph format settings to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Section.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo EnsureMinimum, garantendo che ogni sezione includa un corpo con un paragrafo per maggiore chiarezza e struttura....sezione abbia Body con uno Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Document.EnsureMinimum | Aspose.Words لـ .NET

    تعرف على كيفية استخدام طريقة EnsureMinimum لإنشاء قسم وفقرة تلقائيًا في المستندات، مما يضمن محتوى كاملاً ومنظمًا.... Paragraph , nodes [ 2 ]. NodeType );...NodeType . Paragraph , nodes [ 2 ]. NodeType ); (( Paragraph ) nodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Document.EnsureMinimum | Aspose.Words för .NET

    Lär dig hur du använder EnsureMinimum-metoden för att automatiskt skapa ett avsnitt och stycke i dokument, vilket säkerställer fullständigt och organiserat innehåll.... Paragraph , nodes [ 2 ]. NodeType );...NodeType . Paragraph , nodes [ 2 ]. NodeType ); (( Paragraph ) nodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/