Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 9,335 for

true type

(0.09 sec)
  1. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the document.... FieldStart ) Parameter Type Description fieldStart FieldStart...++ ; mVisitorIsInsideFiel = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentVisitor::VisitDocumentEn...

    Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the document has finished in C++....:: Document > doc ) Parameter Type Description doc System::Sha...GetChildNodes ( NodeType :: Any , true ) -> get_Count (); IndentAndAppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::DocumentVisitor::VisitSubDocumen...

    Aspose::Words::DocumentVisitor::VisitSubDocument method. Called when a sub-document is encountered in C++....SubDocument > subDocument ) Parameter Type Description subDocument Sys...GetChildNodes ( NodeType :: Any , true ) -> get_Count (); IndentAndAppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a section has started in C++....Words :: Body > body ) Parameter Type Description body System::Sh...GetChildNodes ( NodeType :: Any , true ) -> get_Count (); IndentAndAppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....mAddress; } // An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; } else if (fieldName.equals("Address"))...

    reference.aspose.com/words/java/com.aspose.word...
  6. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the Type of an arrow at a line end....ArrowType enumeration Specifies the type of an arrow at a line end. Members...arrow . stroke . start_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... type == aw . fields . FieldType ...field . remove_trailing_period = True self . assertEqual ( ' AUTONUMLGL...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....bool isBookmark ) Parameter Type Description displayText const...of the url. isBookmark bool true if the previous parameter is...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::BuildingBlocks::BuildingBlock::A...

    Aspose::Words::BuildingBlocks::BuildingBlock::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. FieldLink.auto_update property | Aspose.Words f...

    FieldLink.auto_update property. Gets or sets whether to update this field automatically....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

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