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

paragraph builder

(0.07 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents shape's relative left position in percent in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Drawing :: Shape > shape = builder -> InsertShape ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextWrapping | Aspose.Words for Java

    Specifies how text is wrapped around the table in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...table = builder.startTable(); builder.insertCell(); builder.write("Cell...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTitle class for seamless TITLE field implementation. Enhance document management with powerful features today!...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...
  4. FieldDocVariable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and 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...
  5. Aspose::Words::Fields::FieldCitation class | As...

    Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed..."Bibliography.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln(...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...property to set it to 100. builder.write("#"); FieldSeq fieldSeq...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldEditTime class | As...

    Aspose::Words::Fields::FieldEditTime class. Implements the EDITTIME field. To learn more, visit the documentation article 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...
  9. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...ettings); DocumentBuilder Builder = new DocumentBuilder(mainDoc);...mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 addBuilder...

    forum.aspose.com/t/topic/312049
  10. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters 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...