Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,608 for

paragraph builder

(0.08 sec)
  1. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo world...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Tables :: Table > table = builder -> StartTable (); table ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...node, returns its parent paragraph. If the field is already removed...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...moveTo(paragraph);这个只能移动到段落之后,我如果移动到前一个段落之后插入的话,会多出一行...n.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/topic/312497
  5. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ) body . append_child...parent_node ) builder = aw . DocumentBuilder ( doc ) builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphFormat.LineUnitAfter | Aspose.Words fo...

    Discover the ParagraphFormat LineUnitAfter property—control spacing in gridlines for enhanced Paragraph layout and improved document readability....(in gridlines) after the paragraphs. public double LineUnitAfter...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphFormat.CharacterUnitRightIndent | Aspo...

    Discover the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your Paragraphs, enhancing your document's layout....characters) for the specified paragraphs. public double CharacterUnitRightIn...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

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

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...Write ( "Section 1" ); builder . InsertBreak ( BreakType . PageBreak...

    reference.aspose.com/words/net/aspose.words.lay...