Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,606 for

paragraph builder

(0.15 sec)
  1. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C++....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  2. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... Document () builder = aw . DocumentBuilder ( doc...table = builder . start_table () i = 0 while i < 3 : builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of headings are populated: paragraphs of styles Heading 1 , Heading...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...BorderCollection borders = builder . ParagraphFormat . Borders...

    reference.aspose.com/words/net/aspose.words/sha...
  7. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.ParagraphFormat property. Returns an object that represents current Paragraph formatting properties....object that represents current paragraph formatting properties. get...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.dra...