Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,242 for

paragraph

(0.08 sec)
  1. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...builder -> Writeln ( u " \t Paragraph 1." ); ASSERT_EQ ( u " AUTONUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/python-net/manage-hyperl...
  4. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....append_child(style) # Create a regular paragraph and assign text content p...text_content = "This is a paragraph with default text color."...

    products.aspose.com/html/python-net/how-to-add-...
  5. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_WPJustification method. Emulate WordPerfect 6.x Paragraph Justification in C++....x Paragraph Justification. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // Raise this...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current Paragraph's lines should be exempted from line numbering which is applied in the parent section....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last Paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Gets the last paragraph in the story. public Paragraph LastParagraph...\rRun 3." )); See Also class Paragraph class Story namespace Aspose...

    reference.aspose.com/words/net/aspose.words/sto...