Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 15,601 for

paragraph

(0.03 sec)
  1. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words.tab...
  2. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . ensureMinimum (); row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....() \ # Creates and adds a paragraph node to the document. para...import ( "com.aspose.words.Paragraph" ) . new ( doc ) \ # Typed...

    docs.aspose.com/words/java/working-with-nodes-i...
  5. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....Paragraph", the collection will apply...styles -> Add ( StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...// Example 2: add normal paragraph (no explicit style) mdp ....

    docs.aspose.com/words/java/create-new-document/
  8. Aspose::Words::Fields::FieldToc::get_BookmarkNa...

    Aspose::Words::Fields::FieldToc::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the table in C++....); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...); builder -> Writeln ( u "Paragraph text." ); // This entry does...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  10. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 在上面的示例中,我们创建了一个宽度为...

    docs.aspose.com/pdf/zh/net/floating-box/