Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 4,545 for

paragraph builder

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....docx" ); auto builder = System :: MakeObject < Aspose...> ( doc ); builder -> MoveToDocumentEnd (); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent Paragraph. If the field is already removed, returns null in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  4. Footnote Endnote|Aspose.PDF for Reporting Services

    Add footnotes and endnotes to your PDF reports with Aspose.PDF for Reporting Services. Provide detailed document references....Endnote Contents [ Hide ] Report Builder cannot set the footnote or..."Textbox1" > ... < Paragraphs > < Paragraph > < TextRuns > < TextRun...

    docs.aspose.com/pdf/reportingservices/footnote-...
  5. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . write..."Aspose" , "As" , new Date ()); builder . getCurrentParagraph (). appendChild...

    docs.aspose.com/words/java/working-with-comment...
  6. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the color that's applied to the background of the Shading object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  7. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) borders = builder . paragraph_format . borders borders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...it. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

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