Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,606 for

paragraph builder

(0.38 sec)
  1. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...revisions and insert a paragraph. That paragraph will be an insert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph" ); // The PRINT...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the Paragraph's start for efficient text editing....beginning of the current paragraph (no text before the cursor)...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....including paragraph, run of text inside a paragraph or a table...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current Paragraph in C++....at the end of the current paragraph. bool Aspose :: Words :: DocumentBuilder...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose..."Quote" ); builder -> InsertNode ( sdtPlainText ); builder -> InsertNode...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the Paragraph in C++....collection of borders of the paragraph. System :: SharedPtr < Aspose...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.lay...
  9. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...the end of the specified paragraph. def build_and_insert ( self...ref_node : aspose . words . Paragraph ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section....is cleared, only one empty paragraph is left that represents the...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...

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