Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,546 for

paragraph builder

(0.16 sec)
  1. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_right_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Shows how to create and use a paragraph style with list formatting...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.Paragraph, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...PARAGRAPH, true); //获取所有节点 int dell...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/msword/310489
  4. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient document editing. Simplify your workflow with powerful EDITTIME field management....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...et dolore magna aliqua.' ) builder . write ( 'Ut enim ad minim...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...et dolore magna aliqua.' ) builder . write ( 'Ut enim ad minim...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance document management and efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...et dolore magna aliqua." ); builder . Write ( "Ut enim ad minim...

    reference.aspose.com/words/net/aspose.words.pro...